https://github.com/pablolec/pablolec
https://github.com/pablolec/pablolec
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pablolec/pablolec
- Owner: PabloLec
- License: gpl-3.0
- Created: 2021-07-04T14:01:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T02:00:46.000Z (over 1 year ago)
- Last Synced: 2024-10-30T04:56:53.037Z (over 1 year ago)
- Language: Python
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |