Categorías: Todo - server - configuration

por Mike Ton hace 12 años

969

Node

The application uses Node.js and the Express framework to create a server that handles CRUD operations. The server is set up to listen on port 3000 and uses Mongoose to connect to a MongoDB database.

Node