https://github.com/aleroxac/gopportunities
https://github.com/aleroxac/gopportunities
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleroxac/gopportunities
- Owner: aleroxac
- Created: 2023-06-01T02:12:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T16:07:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T16:23:40.795Z (4 months ago)
- Language: Go
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gopportunities
A REST API of job opportunities.## Features
- SQLite
- GoORM
- Gin-Gonic
- Swagger## Requirements
- air: `go install github.com/cosmtrek/air@latest`
- swaggo: `go install github.com/swaggo/swag/cmd/swag@latest`