drazen04 / alfresco-rest-api-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Java 92.0%Language:Dockerfile 6.8%Language:Shell 1.2%Language:Makefile 0.0%