gokulkannan7 / KiloFarms-Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiloFarms-Assignment

This is the assigment where there are 2 modules --

  1. Module1 consists of two routes, namely login and signup where signup route will allow to register users and login/ will allow the authenticated user for which a JWT token will be provided

  2. Module2 consists of GET,POST,PUT and DELETE route to carry on the CRUD operations on a Product

Flask was used to build the app, MySQLAlchemy package inside flask was used as the database and POSTMAN was used to test the API calls

About


Languages

Language:Python 100.0%