mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
Update README.md
added a link to the php client
This commit is contained in:
parent
8a9c1f321f
commit
6cbef4cb90
@ -1,4 +1,4 @@
|
||||
Content2Go Server
|
||||
Content Server
|
||||
===========
|
||||
|
||||
Serves content tree structures very quickly through a json socket api
|
||||
@ -42,5 +42,5 @@ All you have to do is to provide a tree of content nodes as a JSON encoded RepoN
|
||||
|
||||
## Request Data
|
||||
|
||||
There is a PHP Proxy implementation for foomo in Foomo.ContentServer. Feel free to use it or to implement your own proxy in the language you love. The API should be easily to implement in every other framework and language, too.
|
||||
There is a PHP Proxy implementation for foomo in [Foomo.ContentServer](https://github.com/foomo/Foomo.ContentServer). Feel free to use it or to implement your own proxy in the language you love. The API should be easily to implement in every other framework and language, too.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user