diff options
author | Christoph Kappestein <k42b3.x@gmail.com> | 2016-08-25 20:54:36 +0000 |
---|---|---|
committer | Christoph Kappestein <k42b3.x@gmail.com> | 2016-08-25 20:54:36 +0000 |
commit | 3e0738bc525af719ff7cb3c4376fa8240657e2be (patch) | |
tree | 9e214ec5f40891196ce6c196f973730c9aeea2ee | |
parent | Merge pull request #713 from n8225/postleaf (diff) | |
download | awesome-selfhosted-3e0738bc525af719ff7cb3c4376fa8240657e2be.tar.gz awesome-selfhosted-3e0738bc525af719ff7cb3c4376fa8240657e2be.zip |
add fusio
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -638,6 +638,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ## Misc/Other + * [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` |