/basic-api

Node.js, Express and TypeScript Basic Blog Post API

Primary LanguageTypeScript

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.