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

https://github.com/dropsource/serverless-todo-api-example-complete

A simple todo REST API example built on the Serverless Framework with OpenAPI spec documentation. The completed code for the how-to on Dropsource Blog at https://www.dropsource.com/blog/serverless-rest-api/
https://github.com/dropsource/serverless-todo-api-example-complete

Last synced: 6 months ago
JSON representation

A simple todo REST API example built on the Serverless Framework with OpenAPI spec documentation. The completed code for the how-to on Dropsource Blog at https://www.dropsource.com/blog/serverless-rest-api/

Awesome Lists containing this project

README

          

# Documenting Your Serverless REST API With Swagger (OpenAPI) Specification
This is the completed code for the how-to found on the Dropsource Blog: https://www.dropsource.com/blog/serverless-rest-api/