rebel-l / sessionservice

A simple session service based on golang.
GNU General Public License v3.0
0 stars 0 forks source link

Create a documentation endpoint #10

Closed rebel-l closed 7 years ago

rebel-l commented 7 years ago

There should be an documentation endpoint /docs/ which shows the swagger API documentation.

rebel-l commented 7 years ago

implemented with pull request #18