An open API service indexing awesome lists of open source software.

https://github.com/kushagraindurkhya/login_api

An api written in flask having register and login functionality
https://github.com/kushagraindurkhya/login_api

api authentication flask heroku python3 register sqlite3

Last synced: about 1 month ago
JSON representation

An api written in flask having register and login functionality

Awesome Lists containing this project

README

          

# login_api
An api written in flask having register and login functionality

## Installation

```bash
pip install requirements
python app.py
```

## URL

Deployed at
```
https://flask-login-api.herokuapp.com/
```