An open API service indexing awesome lists of open source software.

https://github.com/1lcb/sal-example

Simple usage of SAL library
https://github.com/1lcb/sal-example

Last synced: about 1 year ago
JSON representation

Simple usage of SAL library

Awesome Lists containing this project

README

          

## Basic example of using SAL with Swagger documentation generation

This example includes:
- A middleware for Authentitcation applied to the router
- Handling GET and POST requests with a custom Response

Generated documentation:
![](https://github.com/1LCB/sal-example/blob/master/swagger.png)