We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ef8ae3 + f0d48b3 commit 2875407Copy full SHA for 2875407
README.md
@@ -1,4 +1,10 @@
1
-A simple TypeScript/ES6 library that contains API calls used by the Torrust Index project.
+# Torrust Index Application Interface
2
+
3
+A simple TypeScript/ES6 library that contains API calls used by the [Torrust Index](https://github.com/torrust/torrust-index) project.
4
5
+* [Torrust Index Backend](https://github.com/torrust/torrust-index-backend) is our reference implementation of this interface.
6
+* [Torrust Index Frontend](https://github.com/torrust/torrust-index-frontend) is our reference web-application that consumes this interface.
7
8
9
## Install
10
0 commit comments