Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open the gates! #8

Open
IvanHristov98 opened this issue Mar 27, 2020 · 0 comments
Open

Open the gates! #8

IvanHristov98 opened this issue Mar 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request pair Pairing is required spike Experimental work should be done

Comments

@IvanHristov98
Copy link
Member

IvanHristov98 commented Mar 27, 2020

Once we have defined our RESTful API we would need to configure our go server to be listening on the requested http routes.

Acceptance criteria
💡 Decide if we should create a http request router of our own or use a public library like gin-gonic
💡 Implement an extensible mechanism to easily add endpoint handler functions.
💡 Scaffold a doc with a table of availble endpoints and their specifics.

Note - Prefer having the handlers in a folder called pkg/handler
Note - Document should end-up in the docs folder

@IvanHristov98 IvanHristov98 added enhancement New feature or request pair Pairing is required labels Mar 27, 2020
@IvanHristov98 IvanHristov98 added the spike Experimental work should be done label Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pair Pairing is required spike Experimental work should be done
Projects
None yet
Development

No branches or pull requests

2 participants