Skip to content

My first experience working with REST API. Small Django REST Framework project with JWT Authentication, emails for account conformation and password reset implemented.

Notifications You must be signed in to change notification settings

AlexanderSalmanov/MoneyTrackerREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyTrackerREST

My first experience working with REST API. Small Django REST Framework project with JWT Authentication, emails for account conformation and password reset implemented.

Swagger

Yes, this API is documented using drf-yasg.

CRUD

This project implements basic CRUD for two models.

Analytics

This API has endpoints for tracking average income/expense for a certain category, and also for tracking yearly expenses/incomes.

About

My first experience working with REST API. Small Django REST Framework project with JWT Authentication, emails for account conformation and password reset implemented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages