https://github.com/ranjbar-dev/backup-api
https://github.com/ranjbar-dev/backup-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranjbar-dev/backup-api
- Owner: ranjbar-dev
- Created: 2024-06-19T08:04:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T08:59:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T12:41:07.712Z (over 1 year ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backup api
run `make generate-config` create config file from config.example.yaml file
run `make generate-ssl` generate ssl keys for https web server
run `make generate-swagger-docs` generate swagger docs
run `make build` make binary app to run