close
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OpenAPI Backend Simple Fastify Example

License

Example project using openapi-backend on Fastify

QuickStart

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