Simple back-end code to understand API calling in Flask.
-
Updated
May 25, 2018 - HTML
Simple back-end code to understand API calling in Flask.
This is a python based web2py Application that can Pull Data from News API, Movie DB API and Github REST API. The data are visuallized in UI . One can search news, top rated movie and ones github repository using the web Application.
A small api used for autocomplete search bar where it fetch data from database and filter it according to given charachters. And return result in json format.
A web service API for generating random user names (gender-aware), An Python-based web service to create unique random usernames lists. (JSON API)
Sample project to create API services using Flask Framework.
Add a description, image, and links to the python-api-demo topic page so that developers can more easily learn about it.
To associate your repository with the python-api-demo topic, visit your repo's landing page and select "manage topics."