Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

File metadata and controls

15 lines (11 loc) · 294 Bytes

Dummy JSON API server

Deployed to https://dummy-api.jtribe.com.au and has the following endpoints

/posts
/comments
/users

Deployment

run the following in the project root

now -t <jtribe-now-token> now alias <now-instance-url> dummy-api.jtribe.com.au -t <jtribe-now-token>