orizion / cssr

CS Seminar Registration for FHNW
0 stars 0 forks source link

Swagger #4

Open aersam opened 7 years ago

aersam commented 7 years ago

This is just for the Server to show all information about types used: http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api

This is used for the client to generate the access code from the server code: https://github.com/swagger-api/swagger-codegen, Generator: TypeScript-Fetch

This will make accessing the Server easier :)