Skip to content

Repository files navigation

Blogging Platform API

Blogging Platform API


Blogging Platform API

Description

The Blogging Platform API is a RESTful backend service designed to power a personal blog. This API facilitates the management of blog articles, allowing users to perform essential CRUD (Create, Read, Update, Delete) operations on blog posts.

Installation

$ git clone https://github.com/bavertorun/BloggingPlatformAPI.git
$ cd BloggingPlatformAPI
$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

License

This project is MIT licensed.

About

The Blogging Platform API is a RESTful backend service designed to power a personal blog. This API facilitates the management of blog articles, allowing users to perform essential CRUD (Create, Read, Update, Delete) operations on blog posts.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages