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.
- Host: GitHub
- URL: https://github.com/maysa87/gopportunities
- Owner: Maysa87
- Created: 2024-05-30T22:30:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T19:38:39.000Z (about 1 year ago)
- Last Synced: 2025-01-14T07:09:48.535Z (5 months ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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