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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:master📝 Commits (1)
3784642Add Algernon📊 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://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.