mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-16 13:04:34 +00:00
Descriptions (#42)
* adding descriptions * fix title * add geocoding * update location readme * update places api * update posts readme * update routing * update users
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
The post service is responsible for storing and querying posts by their slugs or IDs. Posts support tags and metadata, for details see `posts.proto`.
|
||||
Build a blog or the foundations of a headless CMS with posts
|
||||
|
||||
# Post Service
|
||||
|
||||
Posts is the foundation of a headless CMS, storing blog posts with their metadata and enabling simple retrieval and querying.
|
||||
|
||||
## Create a post
|
||||
|
||||
### cURL
|
||||
|
||||
Reference in New Issue
Block a user