The official Backend API for DEVSOC'25 Hackathon Portal
- Fully-featured REST API built with Go
- Postgres integration using SQLC for typesafe bindings
- Structured routing and controllers
- JWT authentication and middleware
- Comprehensive logging and error handling
- Docker and docker-compose configuration for containerized deployment
- API documentation generation via scalar
- Go
- PostgreSQL: Open-source relational database
- Docker: Container platform
- Redis: In-memory data store
- Goose: DB migration tool for Go
$ git clone https://github.com/CodeChefVIT/devsoc-be-25
$ cd devsoc-be-25
$ go mod download
$ cp .env.sample .env
$ docker compose up --build
$ make up
Vedant Matanhelia |
Soham Mahapatra |
Aman L |
Vaibhav Sijaria |
Jothish Kamal |
Aman Singh |
Abhinav Anand |
Abhinav Ganeshan |
Abhinav Garg |
Abhinav Pant |
Nishant Gupta |
Copyright © 2025, CodeChef-VIT and all other contributors. Released under the MIT License.
Made with ❤️ by CodeChef-VIT