Skip to content

This repository is created as the RESTFul Web service for Projectaty MySQL Databse. It is build using Flask web app and mysql

License

Notifications You must be signed in to change notification settings

Projectaty/Projectaty-RESTful-Web-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectaty-Web-Service

This is a websersvice created by Flask.

  • Makes a connection to a Mysql database
  • Urls on the Local host
  • Diffrent queries are called within subdomains
    • user
    • task
    • project
    • team

To start the webservice and use the urls genrated,

Blueprints are utilized, these are the subdomains to reach the data:

  • /user
  • /task
  • /team
  • /project

Resources

https://realpython.com/flask-project/

About

This repository is created as the RESTFul Web service for Projectaty MySQL Databse. It is build using Flask web app and mysql

Topics

Resources

License

Stars

Watchers

Forks

Languages