Skip to content

activity: Add blog model and required APIs

Harshith Pabbati requested to merge harshithpabbati/cms:blog into master

This MR is to add a blog model and required APIs for that with the following fields

  • title
  • slug
  • description
  • draft URL
  • poster
  • author
  • tags
  • featured

Merge request reports