An open API service indexing awesome lists of open source software.

https://github.com/albgarciam/express_adverts

This is a sample node.js project which connects with a mongoDB database. It uses mongoose to connect the database and the server. Important It is neccessary to replace the private.key and the public.pem files if you are going to use it in a production environment. For testing purposes you can generate your own keys using http://travistidwell.com/jsencrypt/demo/
https://github.com/albgarciam/express_adverts

database javascript mongodb nodejs

Last synced: 3 months ago
JSON representation

This is a sample node.js project which connects with a mongoDB database. It uses mongoose to connect the database and the server. Important It is neccessary to replace the private.key and the public.pem files if you are going to use it in a production environment. For testing purposes you can generate your own keys using http://travistidwell.com/jsencrypt/demo/

Awesome Lists containing this project