Skip to content

nileshgupta1/Metagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Metagram

An innovative social media app crafted with React and Node.js, with exceptional user interface/experience. Seamlessly blending design with functionality, the platform offers users a visually captivating and navigable space for meaningful connections and engaging interactions.

Demo

Screenshot (751) Screenshot (752) Screenshot (753) Screenshot (754)

API Reference

Get all timeline posts

  GET /post/${user_id}/timeline
Parameter Type Description
user_id string Required user's Id

Get individual post

  GET /post/${id}
Parameter Type Description
id string Required Id of post to fetch

Create a post

  POST /post/
Description
Required body of the post

About

Full Stack Social Media app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors