A set of Go packages that support building a web application.
- limiterhandler : rate limiting of HTTP requests to mitigate password guessing and other probes.
- monitor : maintains and reports the liveness of a set of clients that are polling a server.
- multiforms : handling of HTTP forms with sub-forms.
- server : an HTTPS web server with an idiosyncratic configuration.
- stack : combines files and templates from packages, app, and site customisation.
- uploader : management of uploaded images and videos.
- users : user signup, log-in and management for a pre-approved set of application users.
to https://codeberg.org/inchworks
This version will remain here for code that references it. Together, codeberg.org/inchworks/webparts and codeberg.org/inchworks/webstarter replace github.com/inchworks/v2/webparts and github.com/inchworks/usage.