-
Notifications
You must be signed in to change notification settings - Fork 0
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
migrate #12: moving to golang #15
Conversation
50096e6
to
76191b8
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
…ster-utils-api into fix-12_move-to-golang
…ster-utils-api into fix-12_move-to-golang
I have also removed the make docker was a pain
This adds a security token to the env endpoint as well as sugar logger and some other cleanup
This adds a middlewear and uses the sugar logger which will make logger much nicer and allow flippinig from json/text
This will allow funny entry points so it will start with any run command.. well node/cu-api and can add more as we need
50b8357
to
ece2358
Compare
0cf1986
to
8c581ab
Compare
8c581ab
to
e454da1
Compare
e454da1
to
85bbd0f
Compare
this will move the api to golang and add endpoints as well as securing the env endpoint.