Introduction build passing
Write Gram a social Network API frameWork based on NodeJS and Powered by Feathers it is opensource and community supported. The idea behind this is to design and build an API service for a Normal Social Network. The mainly Database used in this project is MongoDB (Mongoose).
Attention : This project is is still on development phase!
- Authentication
- Register Using Email or Phone
- Register Using Phone Number
- Register profile & username
- Login Using Email
- Login Using Phone
- Login Using Username
- LogOut system
- FriendShip
- Send friend request
- Accept friend request
- cancel friend request
- deny friend request
- unFollow
- remove follower
- get pending requests
- get followers
- get followings
- Chat
- Send Text Message to friend
- Send Media Message to friend
- Group Chat
- Posts
- Privacy
Simply run npm test
and all your tests in the test/
directory will be run.
An early document is exists in doc folder for insomnia application, but the updated document will be update ASAP.
Copyright (c) 2018
Licensed under the MIT license.