1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Add pict-rs to community examples (#546)

This commit is contained in:
Riley
2022-04-03 17:45:16 -05:00
committed by GitHub
parent 69a369c937
commit 453311c296

View File

@ -29,6 +29,7 @@
- [Operator](https://github.com/mkantor/operator): A web server for static and dynamic content.
- [RCOS Telescope](https://github.com/rcos/Telescope): The RCOS website and Discord bot.
- [WebThings Registration Server](https://github.com/WebThingsIO/registration_server): Exposes an HTTP API that lets you register a WebThings Gateway for tunneling support.
- [pict-rs](https://git.asonix.dog/asonix/pict-rs): An image host API service
## Community Articles, Example Apps, Starters & Boilerplate Projects