https://github.com/perebaj/armoco
Ja almoçou hoje?
https://github.com/perebaj/armoco
cloudflare-images golang
Last synced: 3 months ago
JSON representation
Ja almoçou hoje?
- Host: GitHub
- URL: https://github.com/perebaj/armoco
- Owner: perebaj
- Created: 2023-08-13T12:21:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T11:08:04.000Z (about 2 years ago)
- Last Synced: 2025-05-16T21:13:26.213Z (5 months ago)
- Topics: cloudflare-images, golang
- Language: Go
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# armoço
Ja almoçou hoje?
## Get started
Before you begin, ensure that you have Golang installed on your machine. To run the application, open your terminal and type:
`export CLOUDFLARE_API_TOKEN= <- Type a valid token here`
`make dev/start`
To view a list of all available commands, simply type:
`make help`
## Api
The API routes are located in the `api/` folder. After running the application using `make dev/start`, you can access the API through your web browser or API client at http://localhost:8080.