richardperryman / NFC-Engineering-Project

1 stars 0 forks source link

[AWS] Create swagger definition to clearly outline all services provided #2

Closed Surerocks closed 8 years ago

Surerocks commented 8 years ago

I will create a Swagger definition, with all the details of our services, so there is no ambiguity about what is done, and then we can actually create the services with a clear outline to work from.

Surerocks commented 8 years ago

Swagger document has been created. To view it in a nice way, go to: http://editor.swagger.io/#/

Select 'File' > 'Import File', then select the swagger.yaml file that is in our AWS/Swagger folder.

Note that we still may need to add or modify some services, we can change things as we go.