Skip to content

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

Repository files navigation

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

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages