Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-26T20:57:05.000Z (9 months ago)
- Last Synced: 2024-10-02T05:23:08.354Z (about 1 month 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
![image](https://github.com/thegera4/events-rest-api/assets/84020433/d4ba0439-f0a7-463b-b43e-ecfcd58707a4)
or
You can visit the next URL to see the deployed app: https://events-rest-api-production.up.railway.app/
![image](https://github.com/thegera4/events-rest-api/assets/84020433/901f9ada-a6ee-4634-a1c3-6786b955cf35)
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
![image](https://github.com/thegera4/events-rest-api/assets/84020433/5f5376a4-14f6-47cd-b24a-c1104125217f)
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