Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky-victory committed May 29, 2022
2 parents 017a0b3 + 0da921e commit e725a43
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Blog-API (Still in development)
A Blog API Built with NodeJS, Express and HarperDB(SQL)
## Features
- **Markdown** support (converts markdown to HTML)
- **Tags**: multiple post tags.
- **Categories**: distinguish post into categories.
- **Drafts**: draft posts if not yet ready to publish.
- **Multi-author**: posts from different authors.
- **Comments**: allow users comment on a post.

0 comments on commit e725a43

Please sign in to comment.