News

SAFRS exposes SQLAlchemy database models as a JSON:API webservice and generates the corresponding swagger/OpenAPI. Documentation can be found in the wiki. GET : Retrieve an object or a list of objects ...
Address Book API in FastAPI (Python) The purpose of this repository is to get my hands dirty with FastAPI skills. It would demonstrate various common operations which you perform for any API using ...
Python Web Scraping Cookbook. This book provides a guide to web scraping using Python. The book provides hands-on recipes to improve web scraping skills. It covers techniques like HTML parsing, API ...