Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 498 Bytes

Petstore

About 💬

Hi and welcome! It's a Petstore example project.

run project

swift run

if you run project through XCode you need to set the working directory to the project root directory. Edit Scheme -> Options -> Use custom working directory

and open:

  • Swagger: http://127.0.0.1:8080/swagger/ (don't miss the trailing /)
  • Stoplight: http://127.0.0.1:8080/stoplight

Requirements 📝

  • Language: Swift 5.9+
  • Toolkit: Vapor 4.70.0