• Stars
    star
    1
  • Language
  • Created almost 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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