Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding APIs to wkellett fork github project to merge to master fork. #18

Open
wants to merge 1 commit into
base: wmk_092418_master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions APIs/connector/SampleProjects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
title: Cleo Connector API - Sample Projects
---
## Cleo Connector - Sample Projects

Here is a list of sample projects you can use as the basis for your own projects.

[Random Connector](https://github.com/jthielens/connector-random)
[Other Connector]
13 changes: 13 additions & 0 deletions APIs/connector/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: Cleo Connector API
---
## Cleo Connector API

The Cleo Connector API allows you to...

[API jar](https://s3-us-west-1.amazonaws.com/cleo.github.io/connector-api-5.6-SNAPSHOT.jar)

[Documentation](https://s3-us-west-1.amazonaws.com/cleo.github.io/apidocs/index.html)

[Sample project](SampleProjects.html)
11 changes: 11 additions & 0 deletions APIs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: default
title: Welcome to Cleo APIs
---
## Welcome to Cleo APIs

Here you can find information about Cleo APIs.

[Connector API](/Connector/index.html)