https://github.com/joaofnds/gastro
the chef that serves astro requests 🧑🍳🤌
https://github.com/joaofnds/gastro
fiber fx ginkgo go postgres zap
Last synced: 3 months ago
JSON representation
the chef that serves astro requests 🧑🍳🤌
- Host: GitHub
- URL: https://github.com/joaofnds/gastro
- Owner: joaofnds
- Created: 2022-07-08T13:21:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-05T01:33:29.000Z (8 months ago)
- Last Synced: 2025-12-08T08:33:03.991Z (7 months ago)
- Topics: fiber, fx, ginkgo, go, postgres, zap
- Language: Go
- Homepage: https://astro.joaofnds.com
- Size: 530 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gastro
the chef that serves [astro](https://github.com/joaofnds/astro) requests 🧑🍳🤌
# setup
```sh
docker compose up -d
go run cmd/astro/astro.go
```