Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gengjiawen/graphql-ts-server

A graphql server showcase
https://github.com/gengjiawen/graphql-ts-server

crud graphql

Last synced: 8 days ago
JSON representation

A graphql server showcase

Awesome Lists containing this project

README

        

# graphql-ts-server
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gengjiawen/graphql-ts-server)
[![CircleCI](https://circleci.com/gh/gengjiawen/graphql-ts-server.svg?style=svg)](https://circleci.com/gh/gengjiawen/graphql-ts-server)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

An inspiration of https://github.com/benawad/graphql-ts-server-boilerplate.

Original Playlist: https://www.youtube.com/playlist?list=PLN3n1USn4xlky9uj6wOhfsPez7KZOqm2V

## Feature
* Register - Send confirmation email
* Test
* Login
* Forgot Password
* Logout
* Authentication middleware
* Rate limiting
* Locking accounts