https://github.com/thegera4/events-rest-api
REST API made with GO for my fullstack "GoNext Events" application.
https://github.com/thegera4/events-rest-api
docker environment-variables gin-gonic go golang jwt protected-routes rest-api sqlite
Last synced: 6 months ago
JSON representation
REST API made with GO for my fullstack "GoNext Events" application.
- Host: GitHub
- URL: https://github.com/thegera4/events-rest-api
- Owner: thegera4
- Created: 2024-01-01T21:15:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T20:57:05.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T17:44:20.069Z (about 1 year ago)
- Topics: docker, environment-variables, gin-gonic, go, golang, jwt, protected-routes, rest-api, sqlite
- Language: Go
- Homepage: https://events-rest-api-production.up.railway.app/
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REST API made with GO (golang) and Gin (framework)
You can download the Docker Image to try it with Docker: https://hub.docker.com/repository/docker/thegera4/events-rest-api/general

or
You can visit the next URL to see the deployed app: https://events-rest-api-production.up.railway.app/

or
You can visit the documentation made with POSTMAN to see all available endpoints with examples and explanations!: https://documenter.getpostman.com/view/21525358/2s9YsJBCmD

or
You can check the deployed web app at: https://nextjs-events-lovat.vercel.app/
or
You can check the frontend code here: https://github.com/thegera4/nextjs-events