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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ npm start
37
37
38
38
WayFarer is hosted on Heroku [here](https://api-way-farer.herokuapp.com/api/v1/swaggerdocs/). Click on the link to access WayFarer easily.
39
39
40
-
You can also use Postman to make requests. A sample of [Postman requests](https://web.postman.co/collections/8118230-5ff4eab3-4247-4815-bcbd-48ebf18b5365?version=latest&workspace=6f15fe7e-edc1-4462-837b-07a4805b6556) is published online as well. You can take a look at it to see examples of requests made to WayFarer and the responses gotten.
40
+
You can also use Postman to make requests. A sample of [Postman requests](https://documenter.getpostman.com/view/8118230/SVSKMpAt?version=latest) is published online as well. You can take a look at it to see examples of requests made to WayFarer and the responses gotten.
41
41
42
42
To use the API, make requests to the endpoints supported by WayFarer and get your responses as JSON objects ready to use in the frontend.
0 commit comments