diff options
author | nodiscc <nodiscc@gmail.com> | 2019-02-21 19:09:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-21 19:09:23 +0000 |
commit | f9847f3cf70cd7f91718dd70d49a0907f30d2d24 (patch) | |
tree | 34929233c8d3d1f53d05e06099f6c470c9664e8b /README.md | |
parent | Merge pull request #1616 from SergiX44/patch-1 (diff) | |
parent | Add missing space (diff) | |
download | awesome-selfhosted-f9847f3cf70cd7f91718dd70d49a0907f30d2d24.tar.gz awesome-selfhosted-f9847f3cf70cd7f91718dd70d49a0907f30d2d24.zip |
Merge pull request #1619 from jonschoning/master
add Espial
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -215,6 +215,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management **[`^ back to top ^`](#)** - [dyu/bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` +- [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` - [Firefox Auth Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - This project implements the core server-side API for Firefox Accounts. ([Source Code](https://github.com/mozilla/fxa-auth-server/)) `MPL-2.0` `Nodejs` - [Firefox Content Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - Static server that hosts Firefox Account sign up, sign in, email verification, etc. flows. ([Source Code](https://github.com/mozilla/fxa-content-server/)) `MPL-2.0` `Java` - [Firefox Sync Server](https://docs.services.mozilla.com/howtos/run-sync-1.5.html) - Sync Firefox bookmarks, passwords, history, tabs, preferences. ([Source Code](https://github.com/mozilla-services/syncserver)) `MPL-2.0` `Python` |