Skip to content

hostkeeper v0.1.0

Compare
Choose a tag to compare
@frdmn frdmn released this 14 Jul 08:42
· 100 commits to master since this release
  • First working release
  • RESTful API to manage the hosts database
  • Pretty web interface (thanks to @rnarian)
  • Get rid of Apache in favour of ExpressJS web server
  • Mount API as middleware on top of web interface server
  • CORS support
  • Cleanup folder structure
  • Poor documentation