Skip to content

apostolis450/RESTful_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful_API

A simple rest API using FLASK framework implementing get-put-update-delete that
communicates with a video (youtube-like) database.

Instructions:

  1. Install dependencies ->pip3 install -r requirements.txt
  2. Run server ->python3 main.py
  3. Run test and modify it at your convenience ->python3 test.py

About

Simple REST API using Flask framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages