/RESTful_API_CRUD_Python_mysql

RESTful API GET, POST, UPDATE, DELETE using Python with CRUD Mysql with Postman Test

Primary LanguagePython

RESTful API - CRUD Data using Python and mysql

RESTful API GET, POST, PUT, DELETE using Python with CRUD Mysql with Postman Test

SQL

Get -> Read Data

Post -> Create Data

Put -> Update

Delete