okrzeja command
Directories ΒΆ
Path | Synopsis |
---|---|
cmd | Package cmd contains entrypoints for okrzeja http server. |
service | Package service implements services in their first phase of development. |
service/config | Package config implements service for manipulating static and dynamic application's configuration. |
service/httpx | Package httpx implements Okrzeja's HTTP server and specifies required services to run it. |
service/log | Package log implements logging and telemetry utilities for okrzeja web server. |
service/rest | Package rest provides HATEOS-compliant HTTP REST handlers and defines contracts used by those handlers. |
storage | Package storage contains repository adapters for database interfaces. |
storage/sqlite | Package sqlite implements storage interface for embedded sqlite3 database. |
tests | |
web | Package web contains web assets meant to be embedded into program's binary. |
web/view | Package view implements interactive UI layer of the Okrzeja application with reusable components and javascript libraries for hypermedia-based applications: HTMX (https://htmx.org) and Alpine.js (https://alpinejs.dev). |
web/view/alpine | Package alpine implements HTML gomponents attributes for alpinejs, lightweight JavaScript framework. |
- Version
- v0.0.0-20231010043146-4292577f982b (latest)
- Published
- Oct 10, 2023
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 3 days ago –
Tools for package owners.