Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
/ webhandle Public archive

Serve webpages with gorilla/mux and xyproto/onthefly

License

Notifications You must be signed in to change notification settings

xyproto/webhandle

Repository files navigation

DEPRECATED

webhandle Build Status GoDoc

One way to serve webpages with onthefly and mux.

This is an experimental package and the overall design could be cleaner.

Online API Documentation

godoc.org

Features and limitations

  • Webhandle can take a *onthefly.Page and publish both the HTML and CSS together, by listening to HTTP GET requests.
  • gorilla/mux is used for some of the functions.

General information

  • Version: 0.1.1
  • License: MIT
  • Alexander F. Rødseth

About

Serve webpages with gorilla/mux and xyproto/onthefly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages