An open API service indexing awesome lists of open source software.

https://github.com/pablolec/pablolec


https://github.com/pablolec/pablolec

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          







Sandbox projects

| | |
|--|--|
| [sb_websocket_rust](https://github.com/PabloLec/sb_websocket_rust) | WebSocket TUI chat server and client in Rust |
| [sb_django_htmx](https://github.com/PabloLec/sb_django_htmx) | HTMX / Django integration demo app |
| [sb_keycloak_saml](https://github.com/PabloLec/sb_keycloak_saml) | SAML authentication implementation with Keycloak for IdP and SP integration |
| [sb_querydsl_criteria_builder](https://github.com/PabloLec/sb_querydsl_criteria_builder) | Complex and dynamic frontend-to-backend queries using querydsl |