Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eevan7a9/social-media-db
https://github.com/eevan7a9/social-media-db
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eevan7a9/social-media-db
- Owner: eevan7a9
- Created: 2019-08-25T23:23:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T19:21:06.000Z (almost 5 years ago)
- Last Synced: 2024-10-18T06:07:27.324Z (2 months ago)
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# social-media-db
## About
This serve as a fake api for a basic social media application.
Where interaction among people in which they create, share, and/or exchange information and ideas in virtual communities and networks
## Access fake apis like this
**Base Url**
> https://my-json-server.typicode.com/eevan7a9/social-media-db/
**Users** [Api for USERS](https://my-json-server.typicode.com/eevan7a9/social-media-db/users)
**Posts** :
[Api for POSTS](https://my-json-server.typicode.com/eevan7a9/social-media-db/posts)**Comments** :
[Api for COMMENTS](https://my-json-server.typicode.com/eevan7a9/social-media-db/comments)**Likes**
[Api for LIKES](https://my-json-server.typicode.com/eevan7a9/social-media-db/likes)