Skip to content

DantePuglisi/stores-rest-api

Repository files navigation

Stores REST-API

Installation

pip install Flask
python app.py

Description

Users, stores and items can be created and retrieved as any client app would expect it.

Usage

Run in Postman

In Postman:

First /register, then /auth and then you can access all the other endpoints.

Implementation

This project is implemented using Flask and it's a REST API for a chain store.

About

This is a test repository while I learn Flask

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages