Inventory & Shopping Service
method | url | desc |
---|---|---|
GET | http://localhost:8082/swagger-ui.html | API List |
GET | http://localhost:8082/health | Health check |
GET | http://localhost:8082/api/species/{id} | Get specified species info |
POST | http://localhost:8082/api/species | Create new species |