🌐
GitHub
github.com › PyGithub › PyGithub
GitHub - PyGithub/PyGithub: Typed interactions with the GitHub API v3 · GitHub
PyGitHub is a Python library to access the GitHub REST API.
Starred by 7.7K users
Forked by 1.9K users
Languages   Python 99.6% | Shell 0.4%
🌐
Medium
medium.com › analytics-vidhya › getting-started-with-github-api-dc7057e2834d
Getting Started with Github API. REST API v3 using Python | by Gaganpreet Kaur Kalsi | Analytics Vidhya | Medium
July 20, 2020 - In this article I will walk you through all the essential steps required for working with Github API (REST) using python. From generating token to understanding the documentation to understanding when to make GET, POST, DELETE requests and also work with it, all will be covered here.
🌐
GitHub
github.com › messagebird › python-rest-api
GitHub - messagebird/python-rest-api: This repository contains the open source Python client for MessageBird's REST API.
This repository contains the open source Python client for MessageBird's REST API. - messagebird/python-rest-api
Starred by 71 users
Forked by 64 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › akbarahmed › basic-python-rest-api
GitHub - akbarahmed/basic-python-rest-api: Example of how to create a basic REST API in Python
Example of how to create a basic REST API in Python - akbarahmed/basic-python-rest-api
Forked by 9 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › bullhorn › rest-api-example-python
GitHub - bullhorn/rest-api-example-python: A sample Python Web application that demonstrates a very simple usage of the Bullhorn REST API
A sample Python Web application that demonstrates a very simple usage of the Bullhorn REST API - bullhorn/rest-api-example-python
Starred by 29 users
Forked by 19 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › tecladocode › rest-apis-flask-python
GitHub - tecladocode/rest-apis-flask-python: Projects and e-book for our course, REST APIs with Flask and Python
Projects and e-book for our course, REST APIs with Flask and Python - tecladocode/rest-apis-flask-python
Starred by 1.5K users
Forked by 1.5K users
Languages   Python 98.6% | Python 98.6%
🌐
GitHub
github.com › topics › python-rest-api
python-rest-api · GitHub Topics · GitHub
March 27, 2022 - A REST API built with Python and Flask to serve historical weather data for various cities.
🌐
GitHub
github.com › vubon › python-rest-api
GitHub - vubon/python-rest-api: Making Rest API without using any web framework or micro framework
Making Rest API without using any web framework or micro framework - GitHub - vubon/python-rest-api: Making Rest API without using any web framework or micro framework
Starred by 13 users
Forked by 5 users
Languages   Python 99.1% | Dockerfile 0.9% | Python 99.1% | Dockerfile 0.9%
🌐
GitHub
github.com › miguelgrinberg › REST-tutorial
GitHub - miguelgrinberg/REST-tutorial: Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript. · GitHub
Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript. - miguelgrinberg/REST-tutorial
Starred by 657 users
Forked by 261 users
Languages   HTML 63.6% | Python 35.8%
Find elsewhere
🌐
GitHub
github.com › tomimick › restpie3
GitHub - tomimick/restpie3: Python3 REST API server starter kit · GitHub
Fork and create your own REST API server quickly. Open sourced on Sep 2018 after years of production use at multiple sites. Update Sep 2020: Run in Raspberry with an SQLite database.
Starred by 89 users
Forked by 34 users
Languages   Python 87.3% | HTML 7.3% | Dockerfile 3.3% | Shell 2.1%
🌐
GitHub
github.com › PacktPublishing › Building-REST-APIs-with-Python
GitHub - PacktPublishing/Building-REST-APIs-with-Python: Code repository for Building REST APIs with Python, Published By Packt
This is the code repository for Building REST APIs with Python [Video], published by Packt.
Starred by 16 users
Forked by 13 users
Languages   Python 95.6% | HTML 3.0% | CSS 1.4% | Python 95.6% | HTML 3.0% | CSS 1.4%
🌐
GitHub
github.com › fermenreq › api-rest
GitHub - fermenreq/api-rest: Simple Python Api-Rest · GitHub
Simple Python Api-Rest. Contribute to fermenreq/api-rest development by creating an account on GitHub.
Author   fermenreq
🌐
GitHub
github.com › allisson › python-simple-rest-client
GitHub - allisson/python-simple-rest-client: Simple REST client for python 3.8+ · GitHub
Simple REST client for python 3.8+. Contribute to allisson/python-simple-rest-client development by creating an account on GitHub.
Starred by 166 users
Forked by 49 users
Languages   Python 96.1% | Makefile 3.9%
🌐
GitHub
github.com › topics › rest-api
rest-api · GitHub Topics · GitHub
Automatically generate a RESTful API service for your legacy database. No code required! python sqlalchemy orm database rest rest-api sqlite-database restful-api automatic-api
🌐
GitHub
github.com › mransbro › python-api
GitHub - mransbro/python-api: A super simple RESTful api created using Flask. The idea is to have a simple api that can be used with pipeline demos and proof of concepts.
A super simple RESTful api created using Flask. The idea is to have a simple api that can be used with pipeline demos and proof of concepts. - mransbro/python-api
Starred by 6 users
Forked by 56 users
Languages   Python 79.4% | Dockerfile 20.6% | Python 79.4% | Dockerfile 20.6%
🌐
GitHub
github.com › thingsboard › thingsboard-python-rest-client
GitHub - thingsboard/thingsboard-python-rest-client: ThingsBoard REST API client · GitHub
ThingsBoard REST API client. Contribute to thingsboard/thingsboard-python-rest-client development by creating an account on GitHub.
Starred by 87 users
Forked by 61 users
Languages   Python
🌐
GitHub
github.com › nanotaboada › python-samples-fastapi-restful
GitHub - nanotaboada/python-samples-fastapi-restful: 🧪 Proof of Concept for a RESTful API built with Python 3 and FastAPI
1 week ago - 🧪 Proof of Concept for a RESTful API built with Python 3 and FastAPI - nanotaboada/python-samples-fastapi-restful
Starred by 126 users
Forked by 22 users
Languages   Python 92.0% | Dockerfile 5.7% | Shell 1.7% | JavaScript 0.6%
🌐
Apify
blog.apify.com › python-github-api
How to use the GitHub API in Python
July 30, 2024 - The base URL is this: https://api.github.com/. Let’s retrieve some data using a GET request in Python.
🌐
GitHub
github.com › topics › restful-api
restful-api · GitHub Topics · GitHub
Automatically generate a RESTful API service for your legacy database. No code required! python sqlalchemy orm database rest rest-api sqlite-database restful-api automatic-api
🌐
TechGeekBuzz
techgeekbuzz.com › blog › how-to-use-github-api-in-python
How to Use GitHub API in Python? [A Step by Step Guide]
With GitHub HTTP REST APIs we can access the public data or information using the Python requests library. To use the GitHub HTTPs REST APIs, we can send the GET request to the URL https://api.github.com/ .