Releases: BryanMorgan/time-tracking-api
Releases · BryanMorgan/time-tracking-api
Updated dependencies
Bump dependencies to the latest minor versions
Initial API
Initial time tracking API. Work with the React reference app at https://github.com/BryanMorgan/time-tracking-app.
Includes REST endpoints for all the major functional areas:
- Auth
- Profile management
- Account management
- Time tracking
- Projects
- Clients
- Tasks
- Reporting
- Ping
Includes some unit and integration tests, along with a comprehensive set of Postman functional tests.
Includes a docker-compose.yml configuration to run via Docker for faster startup.