📚 filling in docs

This commit is contained in:
EntireTwix 2021-07-04 18:07:37 -07:00
parent 0a246bd5bb
commit 65a204022b
2 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -11,7 +11,9 @@ the aim of any of these services being to provide some kind of functionality tha
if you want to browse the currently available services, check out [existing_services.md](../existing_services.md)
to make a connected service yourself you can do so by using one of the langauge specific APIs, the way they work is by providing a clean in langauge way to interface with the CCash instance
<diagram3>
![image](connected_c.png)
if an API does not exist for your language it is simple to make one, and I encourage you to add it to this list if you do decide to.
while developing make sure to reference the list of [endpoints](endpoints.md)