DEV Community

Cover image for A Curated List of Free APIs For Your Next Project
Yogesh Chavan
Yogesh Chavan

Posted on • Originally published at blog.yogeshchavan.dev

A Curated List of Free APIs For Your Next Project

Public APIs

Public APIs

This GitHub repository contains a ton of free APIs related to various categories like Games, News, Weather, Food & Drink etc. So don't miss this out!

Chuck Norris Jokes API

Chuck Norris

This is a free JSON API for hand-curated Chuck Norris facts.

Genius API

Genius API

Using this API you can search for song lyrics and their meanings.

GitHub Jobs API

GitHub Jobs

The GitHub Jobs API allows you to search, and view a list of jobs.

Check out my this article to build a Job Search App using React from Scratch.

Star wars API

Star wars API

Using this API, you can get all star wars related data like Planets, Spaceships, Vehicles, People etc.

Giphy API

Giphy API

A great searchable list of the world's largest GIF library.

OMDB API

OMDB API

An API to access a list of movies and related information about them.

Spotify API

Spotify API

A web API to get a list of music artists, albums, and tracks, directly from the Spotify Data Catalogue.

Check out my this article to understand how to Create a Spotify Music Search App in React from Scratch.

Recipe API

Recipe API

A list of APIs with nutritional analysis, a food database lookup, and recipe searches.

Meal API

Meal API

An amazing API for a list of recipes from around the world.

Marvel API

Marval API

API to access information about Marvel's library of comics.

Thanks for reading!

Check out my recently published Mastering Redux course.

In this course, you will learn:

  • Basic and advanced Redux
  • How to manage the complex state of array and objects
  • How to use multiple reducers to manage complex redux state
  • How to debug Redux application
  • How to use Redux in React using react-redux library to make your app reactive.
  • How to use redux-thunk library to handle async API calls and much more

and then finally we'll build a complete food ordering app from scratch with stripe integration for accepting payments and deploy it to the production.

Want to stay up to date with regular content regarding JavaScript, React, Node.js? Follow me on LinkedIn.

Oldest comments (0)