Skip to content

levythu/smartdental_picserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to deploy?

    -- Install Nodejs
    -- Install npm
    -- Install Mongodb

    -- Run commands:

        npm install
        sudo npm start

How to invoke the API?
    
    -- To get all the picture of one certain user, get /userinfo?user=USERNAME
    -- To get one exact case, get /getinfo?caseid=CASEID
    -- For getting pictures of one user by other informations, get /userinfo/tooth?user=USERNAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published