sourovroy / api-with-lumen

Written api with lumen to get dummy json data

Home Page:https://api.sourov.im/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API using Lumen

This is a free REST service like JSONPlaceholder, but here you can CRUD your own data.

To CRUD your own posts and comments you need to create a user then send HTTP requests with Api-Token of this user.

If you find anything wrong in this documentation or anything need to improve please send me an email sourovfci@gmail.com

Endpoints

https://api.sourov.im/users

https://api.sourov.im/posts

https://api.sourov.im/comments

Documentation

Documentation for this api can be found on the here.

About

Written api with lumen to get dummy json data

https://api.sourov.im/


Languages

Language:PHP 53.1%Language:HTML 46.9%