Ghost/ghost/posts-service
Fabien 'egg' O'Carroll 7c934ebf46
Enabled collection param for Post APIs
This will allow us to browse posts based on their collection which will
be used for rendering the collections card. As with the Collections API
we're not opening up the write endpoints yet.
2023-08-28 07:34:58 +00:00
..
lib Enabled collection param for Post APIs 2023-08-28 07:34:58 +00:00
test 🐛 Fixed newsletter post duplication (#17103) 2023-06-23 11:18:35 +01:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Added post events package 2023-08-01 15:11:00 +08:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service