longevity

A Persistence Framework for Scala and NoSQL

View project on GitHub

exercising the api

Of course, this API actually works. Feel free to play around with it with the tool of your choice. You could use a UNIX tool such as curl, or perhaps a Chrome plugin such as Postman or Advanced REST client. We have a slight preference towards the Advanced REST client at the moment. It is a little less quirky than Postman.

If you choose to use the Advanced REST client, we’ve exported our sample requests to arc-simbl-export.json. You can use this as a starting point.

prev: UserServiceImpl.updateUser
up: getting started guide
next: testing crud operations