Skip to content

merged projects and created standalone

Compare
Choose a tag to compare
@eviltester eviltester released this 03 Jul 14:18
· 493 commits to master since this release

Created a maven module project to merge the automated execution REST API tests with the project.

Also created two standalone projects to run the example apis without any configuration

If you want to run the thingifier then use -model=modelname to switch between built in models.

The standAloneTodoListRestApi is a very simple API with only the todos endpoint. for very basic experimentation and getting used to tools etc.

The list manager has more complex set of dependencies.

thingifier has both built in, and you can switch between them.