linkding/bookmarks/api
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 #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
routes.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
serializers.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00