Skip to content

KhushiYadav-26/TalkSphere-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TalkSphere-REST-API

TalkSphere is a simple social platform API built with Node.js & Express. It allows users to create, edit, view, and delete posts. This project was developed while learning backend development and exploring REST API concepts.

๐ŸŽฅ Demo Video:

All.Posts.-.Google.Chrome.2025-09-07.19-28-28.1.1.mp4

๐Ÿ“ธ Screenshots:

image

โœจ Features

๐Ÿ“Œ Implemented GET & POST routes for posts

โœ๏ธ Used method-override to support PATCH & DELETE in HTML forms

๐Ÿ”„ Added redirects for smooth navigation

๐Ÿ–ผ๏ธ Integrated Unsplash photos for dynamic content

๐Ÿ†” Generated unique post IDs using UUID

๐Ÿ›  Tech Stack

Node.js

Express.js

EJS (Embedded JavaScript Templates)

UUID

Method-Override

๐Ÿ“š Learning Outcomes

Understood RESTful API structure

Learned about HTTP methods and their limitations in HTML forms

Explored Express middleware like method-override

Practiced integrating third-party services (Unsplash)

About

TalkSphere is a simple social platform API built with Node.js & Express. It allows users to create, edit, view, and delete posts. This project was developed while learning backend development and exploring REST API concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors