DEV Community

SSK
SSK

Posted on

Planning to build a project? Use these Top 3 free APIs

So we all want to learn, build, and have fun. But all the learning leads to something, something which is required for the real world.

Ok, let's get started.

1. Fakend

A production-ready mock API can be used for Learning, and building personal projects, Unlike jsonplaceholder where everything is static, on the Other hands Fakend has templates for

  • Ecom,
  • Social media
  • Blog posts
  • Job portals
  • and more.

It also supports you to create your templates/payloads based on your use cases.

And you can also implement

  • Search
  • Sort
  • Paginations
  • and more

2. Jsonplaceholder

The famous Fake API is for personal use, but not customizable.

3. Dummy Json

Inspired by Jsonplaceholder, it supports almost the same functions as JSON placeholder

Top comments (0)