diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-28 13:05:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-28 13:05:57 +0000 |
commit | 5e1d4c0afe53bafab2f68e69028941fcf8ebc34d (patch) | |
tree | 56a82b974ebcab923d3a519bd5e743dc5a9b83d8 | |
parent | Merge pull request #731 from vincent-clipet/feature/add_redmine_info (diff) | |
parent | Merge remote-tracking branch 'refs/remotes/Kickball/master' into k42b3-master (diff) | |
download | awesome-selfhosted-5e1d4c0afe53bafab2f68e69028941fcf8ebc34d.tar.gz awesome-selfhosted-5e1d4c0afe53bafab2f68e69028941fcf8ebc34d.zip |
Merge pull request #728 from n8225/k42b3-master
K42b3 master
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -639,6 +639,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ## Misc/Other * [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP` + * [Fusio](http://www.fusio-project.org/) - Fusio is an open source API management platform which helps to build and manage REST APIs. ([Demo](http://demo.fusio-project.org/backend.htm), [Source Code](https://github.com/apioo/fusio)) `AGPLv3` `PHP` * [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPLv2` `OCAML` * [King Phisher](https://github.com/securestate/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD` `Python` * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPLv3` `HTML5` |