Skip to content

Latest commit

 

History

History

README.md

OpenAPI Backend Serverless AWS Example

License

Example project using openapi-backend on Serverless Framework

QuickStart

npm install
npm run dev # API running at http://localhost:9000

Try the endpoints:

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