DEV Community

Cover image for FREE WEB RESTful API's ๐Ÿš€
Kristiyan Velkov
Kristiyan Velkov

Posted on • Updated on

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 ๐Ÿ˜


Top comments (0)