# 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