Best Flask open-source libraries and packages

Github_app

A flask app exploring the concept of pagination in APIs through GithubAPI
Updated 4 years ago

github_app

A flask app exploring the concept of pagination in APIs through GithubAPI

The app makes use of GithubAPI to get the top three repositories of an organisation. It explores the concept of Pagination provided by Web APIs. Unit tests for the functions involved are there in the repo