7 ms·
Can I test my dev API ?
by Dribble4633 4y ago
Can I test my dev API ?
- iCarossio 4y agoYou mean locally?
- Dribble4633 4y agoYup, thx @nohehf
- nohehf 4y agoYep! Just ngrok your api port, start a scan on your spec and it will ask you to enter your server url (or you can pass them in the servers array of the spec). If you need any help lmk!