ihsanhf / Binar-FSW

Home Page:https://ihsanhf.github.io/Binar-FSW/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack Web Development

Chapter 5

Installation

npm install
npm run start

Pages

http://localhost:8000/
http://localhost:8000/chapter4

Can open Chapter 4 by clicking button PLAY NOW

API

GET     http://localhost:8000/api/v1/user
GET     http://localhost:8000/api/v1/user/1

POST    http://localhost:8000/api/v1/user

PUT     http://localhost:8000/api/v1/user/1

DELETE  http://localhost:8000/api/v1/user/1

About

https://ihsanhf.github.io/Binar-FSW/

License:Apache License 2.0


Languages

Language:EJS 50.7%Language:JavaScript 38.6%Language:CSS 10.7%