Skip to content

twolight/spring-boot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample of app server,use spring boot.

API List

  • login

    mothod url token
    POST http:host:8080/api/logout no

    Params

    name type required
    name string yes
    password string yes

  • logout

    method url token
    DELETE http:host:8080/api/logout yes

  • register

    method url token
    POST http:host:8080/api/register no

    Params

    name type required
    phone string yes
    password string yes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published