GithubHelp home page GithubHelp logo

yawmiej / blog-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dkrest1/blog-api

0.0 0.0 0.0 6.37 MB

A Blog Website Api, Where users can subscribe, read, write, update and delete, It also has the Role based Access Control (RBAC) implemented with NestJS

Home Page: https://my-blog-dkrest1.vercel.app

JavaScript 63.27% TypeScript 36.48% CSS 0.08% HTML 0.17%

blog-api's Introduction

Blog Website With TypeScript, NestJS, PostgreSQL, TypeORM, and SwaggerJS

This is a blog Post Website Application created with with NodeJS and React, also used some technologies along side with it, which are:

  • Typescript: for type checking in javascript
  • NestJS: a nodejs framework which was built on top express a nodejs light weight framework.
  • PostgreSQL: the RDBMS that was used to store the blog post, comments and all in the database.
  • TypeORM: the ORM which is used to connect the database.
  • SwaggerJS: for the API documentation.

Database Design

Getting Started

$ git clone https://github.com/dkrest1/My-Blog.git
$ cd server

Create a .envfile and put in the right credentials

$ cp .env.sample .env

Installation

$ npm install

View APIs

blog-api's People

Contributors

dkrest1 avatar eaconcepts avatar josh-savvy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.