/fake-data-api

REST API for getting fake data.

Primary LanguagePHPMIT LicenseMIT

💻 Fake Data API

rafaelemery-fake-data-api.herokuapp.com

The application's docs are in portuguese (pt-BR).

📊 Data types

🔎 About

The original objetive is having a simple application to study about REST APIs and Deploying. Now, whoever needs can consume it in other applications and have a faster development by generating fake data.

Personally, i use it in Laravel and Javascript projects for testing functions, packages and front end desingn. In the Laravel projects, i don't have to worry about coding a full CRUD just for testing some features!

🔨 Technologies

  • Laravel 7
  • Bootstrap 4
  • PostgreSQL
  • Heroku
  • Postman

📘 Documentation (pt-BR)

For generating the full documentation was used the Laravel API Documentation Generator package.

Check it out at the Fake Data API Docs.

📲 Testing responses

You can quickly test the GET requests at the index page's footer. Check it:

Made with ❤️ by Rafael Emery