Aconex / drakov

Mock Server that implements the API Blueprint specification
MIT License
481 stars 115 forks source link

"Endpoint not found" #203

Open amandoabreu opened 3 years ago

amandoabreu commented 3 years ago

After installing drakov globally I run drakov -f index.md

index.md is this file: https://raw.githubusercontent.com/apiaryio/api-blueprint/master/examples/Polls%20API.md

I always get "Endpoint not found". If I add the --discover flag, I still get "Endpoint not found" when going to /drakov

Mac os