Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshmangalam/mongogram-api

A social media rest api build with gofiber and mongodb
https://github.com/harshmangalam/mongogram-api

accounts api-server atlas-search authentication-middleware authorization gofiber golang jwt-authentication mongodb mongodb-atlas nosql rest-api social-media social-network users

Last synced: about 2 months ago
JSON representation

A social media rest api build with gofiber and mongodb

Awesome Lists containing this project

README

        



Medusa


Medusa



Mongogram


Social media backend api build with golang and mongodb

## Features
- Authentication
- Login
- Signup
- Accounts
- Change password
- Deactivate account
- Update profile
- Reset password
- Media
- upload media in gridfs
- Fetch media from gridfs

- Search
- Atlas search
- Fetch recent searches
- Clear specific recent search
- Empty recent searches

- Post
- Create new post
- Fetch post lists
- Fetch post details

- User
- Follow user
- Unfollow user
- Fetch user lists
- Fetch current user
- Fetch user profile