https://github.com/gengjiawen/graphql-ts-server
A graphql server showcase
https://github.com/gengjiawen/graphql-ts-server
crud graphql
Last synced: about 2 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:36:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T12:48:38.755Z (2 months 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
[](https://gitpod.io/#https://github.com/gengjiawen/graphql-ts-server)
[](https://circleci.com/gh/gengjiawen/graphql-ts-server)
[](https://github.com/facebook/jest)
[](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