GitHub
github.com › public-apis › public-apis
GitHub - public-apis/public-apis: A collective list of free APIs · GitHub
Retrieve instant, accurate weather information for any location in the world in lightweight JSON format ... Fixer is a simple and lightweight API for current and historical foreign exchange (forex) rates. ... Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage ... Industry-leading Holiday API. Over 5,000 holidays and thousands of descriptions. Trusted by the World’s leading companies ... Free and simple counting service.
Starred by 409K users
Forked by 44.1K users
Languages Python 96.8% | Shell 3.2%
GitHub
github.com › public-api-lists › public-api-lists
GitHub - public-api-lists/public-api-lists: 🚀 A hand-curated list of free, open, and developer-friendly APIs
IP Classification and Intelligence API. Detect Proxies, Datacenter, Malicious IPs, ... ... Free JSON storage service.
Starred by 13.4K users
Forked by 1.3K users
Videos
02:39
How to Host JSON File/API on GitHub| GitHub Tutorial 2025 - YouTube
Deploy Json Api on Github | Host Json Api for free on Github - YouTube
07:22
Exploring the GitHub REST API in 7' - YouTube
How to Host API on GitHub || How to Host JSON API on Server
04:10
GitHub API Tutorial | 2023 - YouTube
11:17
Using GitHub for a RESTful JSON API (Ecommerce #26) - YouTube
GitHub
github.com › typicode › json-server
GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously) · GitHub
Get a full fake REST API with zero coding in less than 30 seconds (seriously) - typicode/json-server
Starred by 75.6K users
Forked by 7.3K users
Languages JavaScript 91.7% | HTML 8.3%
JSONPlaceholder
jsonplaceholder.typicode.com
JSONPlaceholder - Free Fake REST API
JSONPlaceholder is supported by ... Congrats! You've made your first call to JSONPlaceholder. 😃 🎉 · JSONPlaceholder is a free online REST API that you can use whenever you need some fake data....
GitHub
github.com › json-api › json-api
GitHub - json-api/json-api: A specification for building JSON APIs · GitHub
Documentation for the application/vnd.api+json media type, a specification for APIs that use JSON. This repository is the source code for http://jsonapi.org. IRC channel: #jsonapi on freenode.net · Twitter: @jsonapi · Discourse: http://discuss.jsonapi.org ·
Starred by 7.7K users
Forked by 920 users
Languages CSS 43.6% | JavaScript 37.8% | HTML 7.7% | Sass 3.4% | Python 2.9% | Makefile 2.0%
Free APIs
free-apis.github.io
Free APIs
A collection of free APIs
JSON:API
jsonapi.org
JSON:API — A specification for building APIs in JSON
View the specification Contribute on GitHub · JSON:API v1.1 was finalized September 30, 2022! 🎉 · If you’ve ever argued with your team about the way your JSON responses should be formatted, JSON:API can help you stop the bikeshedding and focus on what matters: your application.
GitHub
github.com › apis-json › api-json
GitHub - apis-json/api-json: APIS.json an API discovery format · GitHub
APIS.json an API discovery format. Contribute to apis-json/api-json development by creating an account on GitHub.
Starred by 119 users
Forked by 25 users
DummyJSON
dummyjson.com
DummyJSON - Free Fake REST API for Placeholder JSON Data
Get Free Temporary & Disposable Emails. dummyinbox.com · Get instant dummy JSON data for your frontend with DummyJSON Server — no backend setup needed! View on GitHub Read Docs Serving over 500 million requests monthly!
GitHub
github.com › VNAPNIC › public-apis
GitHub - smew-tech/public-apis: A collective list of free APIs ...
Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps ... Real-time API for scraping structured data from search engines.
Starred by 262 users
Forked by 37 users
Languages Python 77.4% | Shell 22.6%
GitHub
github.com › corgicode › public-example-apis
GitHub - corgicode/public-example-apis: A collective list of public JSON APIs for use in web development. Forked from @toddmotto
A collective list of free APIs for use in web development. A JSON encoding of all entries can be found here.
Starred by 20 users
Forked by 2 users
Languages Python 77.9% | Shell 22.1% | Python 77.9% | Shell 22.1%
GitHub
github.com › Free-APIs › Free-APIs.github.io
GitHub - Free-APIs/Free-APIs.github.io: A collection of free APIs for new and experienced developers · GitHub
Starred by 1.1K users
Forked by 115 users
Languages JavaScript 98.0% | HTML 1.9% | CSS 0.1%
GitHub
github.com › n0shake › Public-APIs
GitHub - n0shake/Public-APIs: 📚 A public list of APIs from round the web.
Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits. ... Exchange rates and currency conversion API. ... Real-time and historical currency rates JSON API.
Starred by 23.1K users
Forked by 1.9K users
GitHub
github.com › ethanresnick › json-api-example
GitHub - ethanresnick/json-api-example: An example API created with my JSON-API library (http://github.com/ethanresnick/json-api) · GitHub
Starred by 31 users
Forked by 15 users
Languages JavaScript
GitHub
github.com › Ovi › DummyJSON
GitHub - Ovi/DummyJSON: DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend. · GitHub
DummyJSON is your go-to free online REST API for instantly generating placeholder data without the hassle of setting up a server.
Starred by 2.7K users
Forked by 282 users
Languages EJS 46.4% | JavaScript 43.6% | SCSS 9.8% | Dockerfile 0.2%
Reddit
reddit.com › r/frontend › what are some cool apis you can use for free? (e.g. weather api, youtube api)
r/Frontend on Reddit: What are some cool APIs you can use for free? (e.g. Weather API, Youtube API)
June 9, 2024 -
I think one of the big issues when learning to program is the absolut lack of data and for most semi-useful tools you need at least some of. Do you know of any cool websites that provide real world data / lots of data that can be easily accessed with an API (JSON) call?
Top answer 1 of 34
87
SpaceX and CoinGecko both have nice JSON endpoints with real data too. REST Countries is handy if you need country info like flags or population. If a site doesn’t have an API, you can still grab data using scrapingbee. You'l get clean HTML without worrying about captchas or proxies. What kind of data are you trying to work with?
2 of 34
85
https://github.com/public-apis/public-apis Edit: use https://github.com/public-apis-dev/public-apis instead