Skip to content

sambathkumar02/Basic-CRUD-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Basic-CRUD-service

This Project is the Basic Create,Retrieve,Update and Delete Micro service using Python-Flask and Postgres.This is Restful service Built using Flask-Restful and Used SQlAlchemy as a Object Relational Mapper(ORM).

Endpoints

EndPoints Methods
/users GET
/users/{id} GET,POST,PUT,DELETE

About

Baic CRUD microservice with Flask and Postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages