Skip to content

hozier/RESTful_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful_API

A Python RESTful API for PostgreSQL

psqldb.py:

defines the interface by which the route handlers will communicate

app.py:

defines the routes as well as the routes' handlers

defines what events are triggered when specified routes are visited

all request methods adhere to and are inclusive of the RESTful architecture

Author: P. William Hozier

All Rights Reserved.

About

A Python RESTful API for PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages