Skip to content

Microservice to exposure the basic function from legacy code

License

Notifications You must be signed in to change notification settings

AgooDev/exposure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exposure

Microservice to exposure the basic function from legacy code

/login

{
    "email"     : "my@email.com",
    "password"  : "1f u c4n r34d th1s u r34lly n33d t0 g37 l41d"
}

/email/recovery

{
    "email":"my@email.com"
}

/modules

{
    "email" : "my@email.com",
}

/recovery

{
    "email":"my@email.com"
}

/videos

{
    "email"     : "my@email.com",
    "moduleId"  : 1
}

About

Microservice to exposure the basic function from legacy code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published