Update Spyglass
This commit is contained in:
parent
df5fc02827
commit
0ac8ff8db7
@ -9,7 +9,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
|
||||
- [Caido](https://caido.io/) | A lightweight web security auditing toolkit
|
||||
- [Svix](https://www.svix.com/) ([repository](https://github.com/svix/svix-webhooks))  | The enterprise ready webhooks service | DB: Postgres
|
||||
- [Sensei](https://l2.technology/sensei) ([repository](https://github.com/L2-Technology/sensei))  | A Bitcoin lightning node implementation | DB: MySQL, Postgres, SQLite
|
||||
- [Spyglass](https://docs.spyglass.fyi/) ([repository](https://github.com/a5huynh/spyglass))  | 🔭 A personal search engine that indexes what you want w/ a simple set of rules. | DB: SQLite
|
||||
- [Spyglass](https://www.spyglass.fyi/) ([repository](https://github.com/a5huynh/spyglass))  | 🔭 A personal search engine that indexes what you want w/ a simple set of rules. | DB: SQLite
|
||||
- [My Data My Consent](https://mydatamyconsent.com/) | Online data sharing for people and businesses simplified
|
||||
- [CodeCTRL](https://codectrl.authentura.com) ([repository](https://github.com/Authentura/codectrl)) | A self-hostable code logging platform | DB: SQLite
|
||||
|
||||
|
@ -202,7 +202,7 @@ The following products are powered by SeaORM:
|
||||
<tr>
|
||||
<td><br><a href="https://caido.io/"><img src="https://www.sea-ql.org/SeaORM/img/other/caido-logo.png" width="250"/></a><br>A lightweight web security auditing toolkit</td>
|
||||
<td><a href="https://www.svix.com/"><img src="https://www.sea-ql.org/SeaORM/img/other/svix-logo.svg" width="250"/></a><br>The enterprise ready webhooks service</td>
|
||||
<td><a href="https://docs.spyglass.fyi/"><img src="https://www.sea-ql.org/SeaORM/img/other/spyglass-logo.svg" width="250"/></a><br/>A personal search engine</td>
|
||||
<td><a href="https://www.spyglass.fyi/"><img src="https://www.sea-ql.org/SeaORM/img/other/spyglass-logo.svg" width="250"/></a><br/>A personal search engine</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -273,7 +273,7 @@
|
||||
//! <tr>
|
||||
//! <td><br><a href="https://caido.io/"><img src="https://www.sea-ql.org/SeaORM/img/other/caido-logo.png" width="250"/></a><br>A lightweight web security auditing toolkit</td>
|
||||
//! <td><a href="https://www.svix.com/"><img src="https://www.sea-ql.org/SeaORM/img/other/svix-logo.svg" width="250"/></a><br>The enterprise ready webhooks service</td>
|
||||
//! <td><a href="https://docs.spyglass.fyi/"><img src="https://www.sea-ql.org/SeaORM/img/other/spyglass-logo.svg" width="250"/></a><br/>A personal search engine</td>
|
||||
//! <td><a href="https://www.spyglass.fyi/"><img src="https://www.sea-ql.org/SeaORM/img/other/spyglass-logo.svg" width="250"/></a><br/>A personal search engine</td>
|
||||
//! </tr>
|
||||
//! </tbody>
|
||||
//! </table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user