You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
I'm new to the ospray concept. I have done following steps:
I have downloaded code and installed the module globally using npm install osprey -g command.
From the osprey/test/fixtures/ directory i executed osprey -f raml08.raml -p 3000 -a localhost:8080 command.
From the browser, I accessed localhost:3000/query?hello=world , I'm getting an empty page.
If I did the wrong process / missing anything please help me out to complete this, thanks :)...
The text was updated successfully, but these errors were encountered:
Hi,
I'm new to the ospray concept.
I have done following steps:
npm install osprey -g
command.osprey -f raml08.raml -p 3000 -a localhost:8080
command.localhost:3000/query?hello=world
, I'm getting an empty page.If I did the wrong process / missing anything please help me out to complete this, thanks :)...
The text was updated successfully, but these errors were encountered: