Skip to content

Instantly share code, notes, and snippets.

@Adarshreddyash
Created February 15, 2019 12:22
Show Gist options
  • Save Adarshreddyash/0133ad9c2e5c5a0fce01f17a7de2d648 to your computer and use it in GitHub Desktop.
Save Adarshreddyash/0133ad9c2e5c5a0fce01f17a7de2d648 to your computer and use it in GitHub Desktop.
#programming API in python | Gspace
from flask import Flask,jsonify,request
import pprint
import json
import requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment