today-app

module
v0.0.0-...-431d0f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2024 License: MIT

README

===== Today Web Apps ===========================================================

This respository contains all the code and applications related to the Today web
app framework.

Author: Early N.
License: MIT

===== Usage ====================================================================

go get git.earlybird.gay/today-app@latest

===== Project Goals ============================================================

Build a framework around HTTP handlers that makes hard problems a bit easier.

1. (Done!) Environment management. Give apps a unified set of environment
   variables for commonly-changed things, like hosts, logging, etc.
2. (Done!) Process management. Ungraceful exits are lame, exits that could be
   graceful but aren't are also lame.
3. (Done!) Subprocess management. It should be pretty easy to implement a
   reponsible subprocess that knows when it should stop and clean up after
   itself.
4. (Done!) Static support.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL