User registration with data stored in PostgreSQL User login authentication Secure password storage using PostgreSQL's SCRAM-SHA-256 authentication Simple and clean front-end pages for login and ...
This is a simple RESTful API built with Flask, PostgreSQL, and JWT authentication. It supports user registration, login, and CRUD operations for blog posts.