Skip to content

This project is a simple RESTful API built with Node.js and Express that connects to a MongoDB database. It uses cors to handle Cross-Origin Resource Sharing, and dotenv to manage environment variables securely.

Notifications You must be signed in to change notification settings

azijulhakimbd/HobbyHub-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js API with Express, MongoDB, CORS, and dotenv

Description

This project is a simple RESTful API built with Node.js and Express that connects to a MongoDB database. It uses cors to handle Cross-Origin Resource Sharing, and dotenv to manage environment variables securely.


Features

  • Express server to handle API requests
  • MongoDB for data storage
  • CORS enabled for cross-origin requests
  • Environment variables managed with dotenv

About

This project is a simple RESTful API built with Node.js and Express that connects to a MongoDB database. It uses cors to handle Cross-Origin Resource Sharing, and dotenv to manage environment variables securely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published