https://github.com/modfin/tickets-scaffoldings
Scaffolding for ticket case
https://github.com/modfin/tickets-scaffoldings
Last synced: 9 months ago
JSON representation
Scaffolding for ticket case
- Host: GitHub
- URL: https://github.com/modfin/tickets-scaffoldings
- Owner: modfin
- Created: 2019-04-02T15:31:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T01:08:51.000Z (over 3 years ago)
- Last Synced: 2025-03-16T23:26:39.476Z (over 1 year ago)
- Language: Go
- Size: 79.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tickets-scaffoldings
Scaffolding for ticket case
Clone the project, delete the git folder and add it to you project context
To get started you need docker and docker compose install, once that is done run `docker-compose up`.
This should bootstrap the project, the database and so on. Once up you should be able to curl some thing to that end
the existing api endpoint
eg. `curl http://localhost:8000/api/tickets`