Skip to content

An assorted set of Go packages to assist building a web application. Evolving to meet the needs of a couple of Inchworks applications.

License

Notifications You must be signed in to change notification settings

inchworks/webparts

Repository files navigation

Web Parts

Features

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.

Project Status: Moved to https://codeberg.org/inchworks – The project has been moved to a new location, and the version at that location should be considered authoritative. 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.

About

An assorted set of Go packages to assist building a web application. Evolving to meet the needs of a couple of Inchworks applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •