11 lines
259 B
Markdown
Raw Normal View History

2024-09-03 01:32:34 -04:00
# Backend
## What is this?
This is just an orginizational way of keeping the backend services together (so I don't lose my mind).
## Projects
- [`public`](./public/README.md) - a RESTful API service
- [`task`](./task/README.md) - a task scheduler service