Likh-Alex / REST-API-with-Python-3.8

Flask API using stores, items and users authentification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple API

This API writen on base of CRUD principles

What is it for

API uses resources such Users,Stores and Items. All resources support CRUD.

How it's done

I have writen this API using:

  • Python
  • Flask
  • Flask-RESTful
  • Flask-SQLAlchemy
  • JWT and JWT-refreshing

About

Flask API using stores, items and users authentification


Languages

Language:Python 100.0%