Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokumentasi Project

Nodejs=https://nodejs.org/en/
Express =https://expressjs.com/en/starter/installing.html
Mongoose=https://mongoosejs.com/
Nodemon=https://www.npmjs.com/package/nodemon
Cors=https://www.npmjs.com/package/cors
Bcrypt=https://www.npmjs.com/package/bcrypt
Dotenv=https://www.npmjs.com/package/dotenv

Setup :
setting file .env
npm install
npm start

Fungsi 
CRUD data mahasiswa
Login Method POST=http://localhost:4000/users/signin
Register Method POST=http://localhost:4000/users/signup

Add Student Method POST=http://localhost:4000/students/add
Get Student Method GET=http://localhost:4000/students/get
Delete Student Method DELETE=http://localhost:4000/students/delete/:id
Update Student Method PUT=http://localhost:4000/students/update/:id
Upload Gambar Method POST=http://localhost:4000/students/update/:id
Get Gambar Method POST=http://localhost:4000/nama-gambar

About

Untuk Tutorial Pemrograman 3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages