Skip to content

appzone/boox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boox

Boox CRM

REQUIREMENT : NODEJS dan MongoDB

SETUP :

npm install

node server.js

you will see 'server listening on port 8181' if it success.

API for public use

to retrieve all complain

'localhost:8181/listAllComplain' ==> GET

to retrieve complain based on id complain

'localhost:8181/getComplain/:idComplain' ==> GET

create complain and update complain is not for public consume.

====== Yongli

About

Boox CRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published