All Projects → kelvin-mai → Nest Ideas Api

kelvin-mai / Nest Ideas Api

REST API for app ideas built in nestjs

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nest Ideas Api

Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (-57.89%)
Mutual labels:  graphql, rest-api, graphql-server
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (+60.79%)
Mutual labels:  graphql, rest-api, graphql-server
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+157.37%)
Mutual labels:  graphql, graphql-server, nestjs
Storefront Api
Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
Stars: ✭ 180 (-52.63%)
Mutual labels:  graphql, rest-api, graphql-server
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (-52.37%)
Mutual labels:  graphql, rest-api, graphql-server
Graphql Rest Proxy
Turn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more.
Stars: ✭ 218 (-42.63%)
Mutual labels:  graphql, rest-api, graphql-server
Blog Service
blog service @nestjs
Stars: ✭ 188 (-50.53%)
Mutual labels:  graphql, graphql-server, nestjs
Parse Server
API server module for Node/Express
Stars: ✭ 19,165 (+4943.42%)
Mutual labels:  graphql, rest-api, graphql-server
Graphql Clj
A Clojure library that provides GraphQL implementation.
Stars: ✭ 281 (-26.05%)
Mutual labels:  graphql, graphql-server
Morpheus Graphql
Haskell GraphQL Api, Client and Tools
Stars: ✭ 285 (-25%)
Mutual labels:  graphql, graphql-server
Insomnia
The open-source, cross-platform API client for GraphQL, REST, and gRPC.
Stars: ✭ 18,969 (+4891.84%)
Mutual labels:  graphql, rest-api
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+715%)
Mutual labels:  graphql, graphql-server
Gitlit
Platform to connect contributors and projects based on skill level and shared interests.
Stars: ✭ 265 (-30.26%)
Mutual labels:  graphql, rest-api
Dgraph
Native GraphQL Database with graph backend
Stars: ✭ 17,127 (+4407.11%)
Mutual labels:  graphql, graphql-server
Vscode Restclient
REST Client Extension for Visual Studio Code
Stars: ✭ 3,289 (+765.53%)
Mutual labels:  graphql, rest-api
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-19.21%)
Mutual labels:  graphql, nestjs
Altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
Stars: ✭ 3,827 (+907.11%)
Mutual labels:  graphql, graphql-server
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (-31.32%)
Mutual labels:  graphql, graphql-server
Vulcain
Fast and idiomatic client-driven REST APIs.
Stars: ✭ 3,190 (+739.47%)
Mutual labels:  graphql, rest-api
Create Graphql Server
Generate your GraphQL server one type at a time
Stars: ✭ 321 (-15.53%)
Mutual labels:  graphql, graphql-server

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].