libreccm/ccm-apiclient-commons
Jens Pelzetter 917961a570 Cleanup of structure, documentation 2020-07-12 12:04:59 +02:00
..
src/main/typescript Cleanup of structure, documentation 2020-07-12 12:04:59 +02:00
.eslintrc.js Started implementation of API client for ccm-core 2020-07-10 20:48:01 +02:00
.gitignore Started implementation of API client for ccm-core 2020-07-10 20:48:01 +02:00
README.md Started implementation of API client for ccm-core 2020-07-10 20:48:01 +02:00
package-lock.json Current status of ccm-apiclient-commons. Trying to figure best way for zero dependencies and supporting browsers and node environments 2020-07-11 18:14:09 +02:00
package.json Current status of ccm-apiclient-commons. Trying to figure best way for zero dependencies and supporting browsers and node environments 2020-07-11 18:14:09 +02:00
pom.xml Started implementation of API client for ccm-core 2020-07-10 20:48:01 +02:00
tsconfig.json Started implementation of API client for ccm-core 2020-07-10 20:48:01 +02:00

README.md

LibreCCM API Client Commons

This module provides basic classes for building clients for the RESTful APIs provided by modules of LibreCCM. Details can be found in the documentation.