You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💻Web-app's backend. This web-app helps University of Calabria's nursery and childcare management.
Backend, in particular REST API's service, is developed using Django framework.
Some features:
Token Authorization is required to send request to server.
Authentication is required to send request to server.
Server sends HTML email and uses GMAIL MX as SMTP server.
It uses a SQL-based DB that is MySQL in locally.
Some use-case in PostMan:
About
💻Web-app's backend. This web-app helps University of Calabria's nursery and childcare management.