Added Go to list of Tent libs. Fixed lib list while I was at it
This commit is contained in:
parent
01b30d3487
commit
7dd687d54f
1 changed files with 8 additions and 3 deletions
|
@ -55,7 +55,6 @@ Your favorite language or framework needs a Tent library. Our top priorities are
|
||||||
- Clojure
|
- Clojure
|
||||||
- Common Lisp
|
- Common Lisp
|
||||||
- Erlang
|
- Erlang
|
||||||
- Go
|
|
||||||
- Javascript
|
- Javascript
|
||||||
- Lua
|
- Lua
|
||||||
- Perl
|
- Perl
|
||||||
|
@ -64,7 +63,13 @@ Your favorite language or framework needs a Tent library. Our top priorities are
|
||||||
- Scala
|
- Scala
|
||||||
|
|
||||||
#### Existing client libraries
|
#### Existing client libraries
|
||||||
Libraries for some languages have already been started (but may not be functional or complete) and need regular maintenance to keep up with Tent as it evolves. Contact the maintainers to find out how you can help.
|
|
||||||
|
Libraries for some languages have already been started (but may not be
|
||||||
|
functional or complete) and need regular maintenance to keep up with
|
||||||
|
Tent as it evolves. Contact the maintainers to find out how you can
|
||||||
|
help.
|
||||||
|
|
||||||
|
- [Go](https://github.com/elimisteve/go.tent)
|
||||||
- [Java](https://github.com/mwanji/tent-client-java)
|
- [Java](https://github.com/mwanji/tent-client-java)
|
||||||
- [Objective-C](https://github.com/dustinrue/CocoaTentClient)
|
- [Objective-C](https://github.com/dustinrue/CocoaTentClient)
|
||||||
- [Ruby](https://github.com/tent/tent-client-ruby)
|
- [Ruby](https://github.com/tent/tent-client-ruby)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue