Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Major Refactoring #35

Open
1 of 11 tasks
jroeger23 opened this issue Oct 28, 2019 · 0 comments
Open
1 of 11 tasks

Major Refactoring #35

jroeger23 opened this issue Oct 28, 2019 · 0 comments
Labels
Documentation Improvements or additions to documentation Maintainability

Comments

@jroeger23
Copy link
Member

jroeger23 commented Oct 28, 2019

Steps for refactoring:

  • Document API create api documentation #33
  • Start server side project from scratch
    • Split the server into multiple packages
      • internal/api API
      • internal/http HTTP
      • internal/db Database Stuff
      • internal/smtp Email stuff
      • internal/config Config loading (optionally with multiple ways of defining configs)
      • internal/ws Websocket stuff for leaderboard and more
    • Implement the new API
  • Develop new functions against a REST-Testing framework e.g. go-http-test

RFC

@jroeger23 jroeger23 added Maintainability Documentation Improvements or additions to documentation labels Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Improvements or additions to documentation Maintainability
Projects
None yet
Development

No branches or pull requests

1 participant