Adding js to language bindings in sample intro (#1000)

This commit is contained in:
Nick Busey
2018-07-05 16:18:22 -06:00
committed by Robert Lord
parent 05a6b8af8c
commit e621be095a

View File

@@ -21,7 +21,7 @@ search: true
Welcome to the Kittn API! You can use our API to access Kittn API endpoints, which can get information on various cats, kittens, and breeds in our database.
We have language bindings in Shell, Ruby, and Python! You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
We have language bindings in Shell, Ruby, Python, and JavaScript! You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
This example API documentation page was created with [Slate](https://github.com/lord/slate). Feel free to edit it and use it as a base for your own API's documentation.