Mongoose DB - Saving Data | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Mongoose DB - Saving Data

So I was wondering with Mongoose DB how can I prompt the user for things like usernames and passwords and save the data then be able to check it?

7th May 2018, 4:33 PM
DeathlyPlays
DeathlyPlays - avatar
1 Antwort
+ 1
1- Set up nodejs and create a project. Export HTTP requests for data management (writing API) 2- Use your api clientside (html/css/js) See : Nodejs express js api
8th May 2018, 7:30 PM
Cemsina Güzel
Cemsina Güzel - avatar