Trivia API

Sept. 7, 2022 - Sept. 11, 2022

Technologies Used

Python, Flask, SQLAlchemy, PostgreSQL

Description

The Trivia App API is Python-based and leverages Flask, SQLAlchemy, and unittest to create a versatile and user-friendly API for Trivia applications. Designed with meticulous attention to detail, this project lets developers seamlessly manage trivia questions and categories, simplifying the process of integrating trivia game elements into their applications. Whether you're building a quiz app or enhancing user engagement with trivia challenges, this API provides a comprehensive solution, complete with detailed documentation and straightforward setup instructions, making trivia app development a breeze.

URLs

Code (GitHub): https://github.com/Yogi-Patel/Trivia-API

__init__.py
models.py
test_flaskr.py