Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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