GOSKEL
is a skeleton for your future Go projects with batteries included.
GOSKEL
implements the following features:
- RESTful API with protected endpoints
- Cron Jobs
- Integration with Amazon S3 - Upload csv file
- Integration with MongoDB - reading / writing to database
- Integration with Sentry - error logging
- Copying files from to external sftp
- httptest
- Docker, Docker Compose, Docker Swarm
- Github Actions CI/CD
Just fork it and start building your own project.