Skip to content

ronnysuero/AtHomeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

At-Home Project: Requesting multiple API

Backend built With

Documentation

For testing purposes, you can use the following url: Swagger-UI

There are some users account for retrieve information from the API:

For API1:

 {
  "userName": "user1",
  "password": "admin1"
}

For API2:

 {
  "userName": "user2",
  "password": "admin2"
}

For XML:

 {
  "userName": "user3",
  "password": "admin3"
}

NOTICE:

In swagger for some reasons there is a mistake while trying to execute the request because the example model is wrong, so here there is an example of the xml schema need it to use the endpoint.

img.png

About

At-Home Project: Requesting multiple API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages