[PR #179] [MERGED] Add Algernon #862

Closed
opened 2025-11-19 21:02:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/179
Author: @xyproto
Created: 9/12/2016
Status: Merged
Merged: 9/14/2016
Merged by: @n1trux

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Algernon is a web/application server written in Go with built-in support for:

  • HTTP/2
  • Lua
  • Markdown
  • Pongo2 and Amber templates
  • Sass or GCSS for styling
  • JSX
  • BoltDB
  • Redis
  • PostgreSQL
  • MariaDB/MySQL
  • rate limiting
  • graceful shutdown
  • plugins
  • users and permissions

http://algernon.roboticoverlords.org/

The only external dependency is libreadline. This makes it easy to drop the executable on a server for quickly sharing some files or setting up a documentation server that uses Markdown backed by git.

Disclaimer: Written by me, but it has 260 stars on GitHub, has an official Homebrew package and I think it works nicely for its use. I use it every day.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/179 **Author:** [@xyproto](https://github.com/xyproto) **Created:** 9/12/2016 **Status:** ✅ Merged **Merged:** 9/14/2016 **Merged by:** [@n1trux](https://github.com/n1trux) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3784642`](https://github.com/awesome-foss/awesome-sysadmin/commit/37846428754c1c21e004f258e49a870e04f40d34) Add Algernon ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Algernon is a web/application server written in Go with built-in support for: - HTTP/2 - Lua - Markdown - Pongo2 and Amber templates - Sass or GCSS for styling - JSX - BoltDB - Redis - PostgreSQL - MariaDB/MySQL - rate limiting - graceful shutdown - plugins - users and permissions http://algernon.roboticoverlords.org/ The only external dependency is `libreadline`. This makes it easy to drop the executable on a server for quickly sharing some files or setting up a documentation server that uses Markdown backed by git. Disclaimer: Written by me, but it has 260 stars on GitHub, has an official Homebrew package and I think it works nicely for its use. I use it every day. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 21:02:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#862