court/README.md

12 lines
261 B
Markdown
Raw Permalink Normal View History

2024-03-28 11:37:42 +01:00
# Court - A URL Shortener
2024-03-28 13:03:14 +01:00
Only based on go standard library and PostGres
2024-03-28 11:37:42 +01:00
## How to run it
`docker compose up -d`, by default it will expose port 8000
2024-03-28 13:03:14 +01:00
## How to manage it
There is a webui on the `/webui` endpoint, it's the only reserved path (with the `/`)