An open API service indexing awesome lists of open source software.

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

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`