Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1014 Bytes

File metadata and controls

39 lines (29 loc) · 1014 Bytes

REST API IssueTracker

A REST API based on level 2 from the Richardson Maturity Model. Made it with Spring Boot and the Swagger UI.

Screenshots

These are some screenshots of our Swagger UI.

Home Page

Authorize

We have used some kind of api-key to raise the security of our API.

Methods

These are all of API methods, clasified by three kinds.

Method Detail

This is an example of a POST method. This one creates an issue.

This is the entry.

And this would be the response.

Authors

  • Danci, Marian Dumitru
  • Ait Fonollà, Adem
  • Segura Sánchez, Enric
  • Conesa Gago, Agustí

Link to heroku: https://grup13aswd-rest-api-blabla.herokuapp.com/api/swagger-ui.html