k61b / basic-api

Node.js, Express and TypeScript Basic Blog Post API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Blog Post API With TypeScript

In this project, I tried to write an api using Typescript. I am learning TypeScript and concentrating on backend. I wanted to make an application where these are combined.

Used Technologies

  • MongoDB
  • NodeJS
  • Express
  • TypeScript

Build Setup

yarn install
yarn watch 
yarn start

How Can You Contribute This

  • You can raise an issue if there is an error, something you want to change or add.
  • Or you can do it yourself by fork.

About

Node.js, Express and TypeScript Basic Blog Post API


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%