Categorygithub.com/mahesh-143/blog-platform-api
module
0.0.0-20240926074735-0c8c75878105
Repository: https://github.com/mahesh-143/blog-platform-api.git
Documentation: pkg.go.dev

# README

https://roadmap.sh/backend/project-ideas#1-personal-blogging-platform-api

Personal Blogging Platform API

Features

  1. List Articles: Retrieve a list of all articles with optional filters such as publishing date and tags.
  2. View Single Article: Retrieve a single article by its ID.
  3. Create Article: Create and publish a new article.
  4. Delete Article: Delete an article by its ID.
  5. Update Article: Update the details of an existing article by its ID.

Technologies

  • Programming Language : Go
  • Database : PostgreSQL

# Packages

No description provided by the author
No description provided by the author
No description provided by the author