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

https://github.com/maysa87/gopportunities

A API using Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing.
https://github.com/maysa87/gopportunities

Last synced: 4 months ago
JSON representation

A API using Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing.

Awesome Lists containing this project

README

        

This project is a job opportunity API built using Golang.

This project uses the following tools:

- Golang for backend development
- Go-Gin for route management
- GoORM for database communication
- SQLite as the database
- Swagger for API documentation and testing