`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication.
Updated 2024-12-22 21:51:33 +01:00
Authentication and authorization server providing tokens for users. Pretty much KISS. Usable by all `libipc` services.
Updated 2024-12-22 21:51:12 +01:00
Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.
Updated 2024-12-18 18:59:14 +01:00
Basic tools for Baguette projects based on the crystal language. Currently implemented: logging system.
Updated 2024-12-12 20:31:02 +01:00
Updated 2024-12-05 19:08:33 +01:00
Updated 2024-12-05 18:32:19 +01:00
Bindings for the hexa library (search for libhexa in Baguette).
Updated 2024-12-05 18:30:48 +01:00
Updated 2024-12-05 17:53:23 +01:00
Experimental Löve-like APIs for game programming.
Updated 2024-12-05 17:44:46 +01:00
Example of `libipc` usage.
Updated 2024-12-05 17:36:18 +01:00
Mostly UNIX-like tools but with objects as base instead of plain text.
Updated 2024-12-05 17:24:19 +01:00
Updated 2024-12-05 17:10:39 +01:00
Test databases: DODB vs Postgres.
Updated 2024-12-05 17:06:19 +01:00
OLD IMPLEMENTATION. See https://git.baguette.netlib.re/Baguette/ipc.cr for the new version. LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.
Updated 2024-12-05 17:04:31 +01:00
Updated 2024-12-05 17:03:36 +01:00
Cbor Query program. Also contains json-to-cbor application.
Updated 2024-12-05 16:47:47 +01:00
This is a generic mailer. It can be used to send emails via a template. In a near future, it will be able to be a daemon so we can request it through libipc.
Updated 2024-12-05 16:43:49 +01:00
Updated 2024-12-05 16:38:07 +01:00
Updated 2024-12-05 16:38:04 +01:00
LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.
Updated 2024-12-05 16:31:24 +01:00