/alfresco-rest-api-client

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

alfresco-rest-api-client

Alfresco Api

To use the alfresco api (in particular, before tests) in the local environment run the following from a bash shell (if you use Window, you can use git-bash for convenience):

make run-api

The command will pull up services via docker-compose. The docker compose was created with the alfresco docker generator.