Skip to content

A simple flask api with get, post, put, and delete methods.

Notifications You must be signed in to change notification settings

NadiaaOliverr/Simple-Flask-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flask API

A simple flask api with get, post, put, and delete methods. A database isn't used. I Suggest you check the data of the requests in postman or insomnia.

Requirements

  • Python3
  • Flask

Get Started

Type this command at the terminal in the root folder:

user@user:~$ venv/bin/python3 app.py

About

A simple flask api with get, post, put, and delete methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages