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
REST API with Golang using Gin Framework, JWT for users authentication and SQLite. In this project, I amplemented an event booking API where JSON is used for data communication. I didn't implement tests for the project but you can contribute if you want.