A money tracker REST API to track incomes and expenses in community. |
The API document is live at : https://communicash.hugolacerda.dev/api-docs/
- Users can create an account
- Users can get their profile info
- Users can change their full name
- Users can delete their account
- Users can create sessions
- Users can sign in
- Users can refresh a valid token
- Users can create a community
- Users can get their community with all its expenses and incomes
- Users can add others to a community they belong to
- Users can register incomes
- Users can register expenses
- Users can get expense's categories
- Allow users to be part of more than one community at a time