Skip to content

Latest commit

 

History

History

README.md

OpenAPI Backend Serverless Azure Example

License

Example project using openapi-backend on Azure Functions

QuickStart

Requirements:

npm install
npm start # API running at http://localhost:9000

Try the endpoints:

curl -i http://localhost:9000/pets
curl -i http://localhost:9000/pets/1