Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gengjiawen/graphql-ts-server
- Owner: gengjiawen
- Created: 2018-08-12T15:16:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:36:01.000Z (over 1 year ago)
- Last Synced: 2024-12-16T14:09:44.964Z (12 days ago)
- Topics: crud, graphql
- Language: TypeScript
- Homepage:
- Size: 845 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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