Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 938 Bytes

File metadata and controls

11 lines (6 loc) · 938 Bytes

forthebadge made-with-python Build Status Coverage Status

StackOverflow-lite

StackOverflow-lite is a plaform where people can ask quesitons and provide answers. This is a RESTful API utilizing Flask with it's data persisted with a database and endpoints that facilitate different functionalities of the platform. Important concepts are OOP and TDD

This endpoint containt the necessary endpoint for the Stackoverflow platform.