0.2.2 • Published 9 years ago

malwolf v0.2.2

Weekly downloads
1
License
LGPL
Repository
gitlab
Last release
9 years ago

Malwolf

Malwolf is a simple HTTP server for single-page web apps. Malwolf is made to run in a directory that contains 2 things:

  • A static directory that contains the standard HTML, JS, and CSS. This will be served from the /static/* URL route.
  • An index.html file. This will be served from all other routes.

TODO: Add tests. TODO: Add support for backend methods. TODO: Document this better.

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago