kelvin-mai / nest-ideas-api

REST API for app ideas built in nestjs

Home Page:https://www.youtube.com/watch?v=NF9Xn4g5MJY&list=PLBeQxJQNprbiJm55q7nTAfhMmzIC8MWxc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideas APP API

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

A reddit/twitter style app to keep track of posted App Ideas. This is the companion source code for the YouTube tutorial Ideas App - NestJS API series.

User Stories - Project Timeline

  • x Authenticate users
  • x Users can CRUD ideas
  • x Users can upvote/downvote ideas
  • x Users can bookmark ideas
  • x Users can comment on ideas
  • x Ideas can be seen in realtime

Stack

  • Database - PostgreSQL
  • REST API - NestJS
  • GraphQL API - NestJS
  • Rest Frontend - Angular with NGRX
  • GraphQL Frontend - React (Native?) with Apollo Client

About

REST API for app ideas built in nestjs

https://www.youtube.com/watch?v=NF9Xn4g5MJY&list=PLBeQxJQNprbiJm55q7nTAfhMmzIC8MWxc


Languages

Language:TypeScript 96.7%Language:HTML 2.3%Language:JavaScript 1.1%