mirror of
https://github.com/kennethreitz-archive/atom.git
synced 2026-06-05 23:30:19 +00:00
27 lines
316 B
Plaintext
27 lines
316 B
Plaintext
Details on implementation
|
|
|
|
|
|
|
|
|
|
/content/:uuid
|
|
--------------
|
|
|
|
slug = string
|
|
text = markdown
|
|
draft = bool
|
|
categories = ['kr/photos', 'kr/music']
|
|
title = string
|
|
|
|
|
|
/collections/:name
|
|
------------------
|
|
|
|
slug = string
|
|
|
|
/categories/:uuid
|
|
----------------
|
|
|
|
slug = string
|
|
parent = category_uuid
|
|
collection = collection_name
|