https://github.com/trhgatu/social-website-backend
Backend of Social-website 📖
https://github.com/trhgatu/social-website-backend
express javascript mongodb moongose nodejs
Last synced: 8 months ago
JSON representation
Backend of Social-website 📖
- Host: GitHub
- URL: https://github.com/trhgatu/social-website-backend
- Owner: trhgatu
- Created: 2025-02-04T15:57:09.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-10T03:53:51.000Z (8 months ago)
- Last Synced: 2025-02-10T04:27:35.226Z (8 months ago)
- Topics: express, javascript, mongodb, moongose, nodejs
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog API Backend
This is the backend of a Blog application, built with **Node.js**, **Express**, and **MongoDB**. It provides RESTful APIs for managing blog-related data
## Features- User Authentication (JWT & Firebase)
- RESTful API structure
- MongoDB database connection
- Environment configuration support## Tech Stack
- **Node.js**
- **Express**
- **MongoDB**
- **JWT Authentication**
- **Firebase**