Update README with applications using the library

This commit is contained in:
Cory Slep 2018-08-19 18:20:58 +02:00
parent 8b0590a0cd
commit 3b0d31022c
1 changed files with 7 additions and 1 deletions

View File

@ -42,10 +42,16 @@ specifications, official test repositories, and my own end-to-end tests.
## Who is using this library currently?
No one. Please let me know if you are using it!
| Application | Description | Repository | Point Of Contact | Homepage |
|:-----------:|:-------------------------------------------------:|:--------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:|:------------------------------------:|
| Anancus | Self-hosted and federated social link aggregation | [https://gitlab.com/tuxether/anancus](https://gitlab.com/tuxether/anancus) | [@tuxether@floss.social](https://floss.social/@tuxether) or [tuxether@protonmail.ch](mailto:tuxether@protonmail.ch) | N/A |
| Write.as | Simple, privacy-focused blogging platform | [https://github.com/writeas/Write.as](https://github.com/writeas/Write.as) | [@write_as@writing.exchange](https://writing.exchange/@write_as) or [hello@write.as](mailto:hello@write.as) | [https://write.as](https://write.as) |
## How do I use these libraries?
There is a [tutorial](https://go-fed.org/tutorial) available at
[https://go-fed.org](https://go-fed.org).
Please see each subdirectory for its own README for further elaboration. The
recommended reading order is `vocab`, `streams`, and then `pub`. Others are
optional.