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
- Language: Swift 5.9+
- Toolkit: Vapor 4.70.0