Skip to content

devpranoy/CRUD-pygo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ca121d · Dec 30, 2019

History

11 Commits
Dec 30, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019

Repository files navigation

CRUD-pygo

CRUD comparison between python and golang

CRUD stands for CREATE READ UPDATE DELETE, they are the fundamental operations performed on a database. Read more here CRUD

Architecture

alt text For python, the REST APIs are powered by flask and the GO REST APIs are powered by mux

Releases

No releases published

Packages

No packages published