Aurélien Tamisier
Aurélien Tamisier
Thanks, it's been referenced in the [Shaarli Comunity](https://github.com/shaarli/Shaarli) fork's documentation: - [Backup, restore and import](https://github.com/shaarli/Shaarli/wiki/Backup%2C-restore%2C-import-and-export) - [Community & related software](https://github.com/shaarli/Shaarli/wiki/Community-%26-Related-software)
Shaarli (community fork) now uses a dedicated Netscape bookmark parser: - parser sources: https://github.com/shaarli/netscape-bookmark-parser - release notes: https://github.com/shaarli/netscape-bookmark-parser/releases - addition to Shaarli (in progress): https://github.com/shaarli/Shaarli/issues/607
REST API on the Shaarli community fork: - specification: https://github.com/shaarli/api-documentation , view as HTML at http://shaarli.github.io/api-documentation/ - implementation: https://github.com/shaarli/Shaarli/issues/609
Any news on the matter? Where's the best place for new contributors to submit and discuss changes?
Hi @mfioretti, As we've haven't had much feedback on the REST API, there are some rough edges remaining on both the API itself, as well as the provided Python client....