FREE WEB RESTful API's 🚀

kristiyan_velkov

Kristiyan Velkov

Posted on June 3, 2023

FREE WEB RESTful API's 🚀

I'm sure you wonder like me - "Well, I need to test something in front-end but I don't want to create a Resfull API from scratch.

Well, here is my list to not waste any more time, but go and start practicing. 😍

  • https://pokeapi.co/ - All the Pokémon data you'll ever need in one place,easily accessible through a modern RESTful API.

  • https://jsonplaceholder.typicode.com/ - Free fake API for testing and prototyping.Powered by JSON Server + LowDB. Tested with XV.

  • https://swapi.dev/ - The Star Wars API, or "swapi" (Swah-pee) is the world's first quantified and programmatically-accessible data source for all the data from the Star Wars canon universe!

  • https://restcountries.com/ - Get information about countries via a RESTful API

  • https://random-data-api.com/ - Generate random fake data and populate your application for easier development and testing

PLEASE, share in the comments your list of loved Free Restful Api's, so I can add more valuable recourses to the article.


Image description

linkedin


Image description

If you like my work and want to support me to work hard, please donate via:

Revolut website payment or use the QR code above.

Thanks a bunch for supporting me! It means a LOT 😍


💖 💪 🙅 🚩
kristiyan_velkov
Kristiyan Velkov

Posted on June 3, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related