s3m3dov/flask-employee-api
A Flask API that serves data from a database containing information about employees of a fictional company. The API allows for basic CRUD operations and provides additional endpoints for data analysis.
mmhasalkar/gutenberg-challenge-api
This repository contains the code for a challenge API given by a company as a code challenge. The code in this repo is a Python-based Flask API Service which exposes an API that returns some books data which is open to all and the database dump is also given in the repository.