linkding/bookmarks/services
Sascha Ißbrücker e497bcb5c0
#24 Implement REST API (#32)
* #24 Implement readonly bookmark API

* #24 Implement create/update bookmark API

* #24 Fix title, description not allowing blank values

* #24 Code cleanup

* #24 Add modification dates to response

* #24 Add API docs

* #24 Implement delete bookmark API

* #24 Fix API docs link

* #24 Fix API docs link

* #24 Implement tag API

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2020-09-27 09:34:56 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
importer.py Add error handling and logging for importer 2020-06-07 14:15:44 +02:00
tags.py Cleanup 2019-07-02 02:05:09 +02:00
website_loader.py Preview website title + description in bookmark form 2019-07-02 01:28:02 +02:00