Skip to content

REST API Project with MongoDB, TypeScript, Express, and Node.js. πŸš€πŸ“¦πŸŒ

License

Notifications You must be signed in to change notification settings

berkaygediz/mvc-mongoblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

MVC - Mongo Blog

Description

This is a blog application that uses the MVC paradigm. It uses MongoDB, TypeScript, Express, Handlebars, and Node.js. It allows users to create, read, update, and delete blog posts.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm i

Usage

To run the application, run the following command:

npx ts-node app.ts

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.