Skip to content

The server is responsible for handling API requests related to hobby group creation, fetching, updating, and deletion. It connects to MongoDB and provides RESTful endpoints consumed by the HobbyHub client.

Notifications You must be signed in to change notification settings

hamadismail/hobby-hubs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HobbyHub - Server Side

πŸ”— Live API: https://hobby-hub-server-seven.vercel.app/

πŸ“š About the Server

The server is responsible for handling API requests related to hobby group creation, fetching, updating, and deletion. It connects to MongoDB and provides RESTful endpoints consumed by the HobbyHub client.

πŸš€ Features

  • CRUD operations for hobby groups
  • MongoDB database connection
  • Environment-secured credentials
  • CORS and JSON middleware configured
  • Deployed on Vercel for serverless hosting

πŸ› οΈ Tech Stack

  • Node.js
  • Express.js
  • MongoDB
  • dotenv
  • Vercel

About

The server is responsible for handling API requests related to hobby group creation, fetching, updating, and deletion. It connects to MongoDB and provides RESTful endpoints consumed by the HobbyHub client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published