We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that the data is being saved, there needs to be a back-end that can pull and serve this data using a REST API.
The text was updated successfully, but these errors were encountered:
We can use http server to do the same right in golang?
Sorry, something went wrong.
Yeah, that is what we discussed. Unless you have an argument as to why we shouldn't use Golang.
These will just be additional endpoints on the same host that the server is already using.
No branches or pull requests
Now that the data is being saved, there needs to be a back-end that can pull and serve this data using a REST API.
The text was updated successfully, but these errors were encountered: