You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research out there (documentation, forums) if the ListenAndServe function from the http package is actually ideal for production use cases or if it's only suitable for development purposes.
If the latter is the case, implement a better way of serving the API (Nginx for instance).