Skip to content

Commit e2d1f88

Browse files
authored
Merge pull request #867 from Haroenv/patch-1
docs(readme): correct surfer link
2 parents bd61239 + b3c958c commit e2d1f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ team. Use at your own risk.</sup>
164164
- Clean boilerplate for graphql services using tide, rhai, async-graphql, surf, graphql-client, handlebars-rust, jsonwebtoken, and mongodb.
165165
- Graphql Services: User register, Salt and hash a password with PBKDF2 , Sign in, JSON web token authentication, Change password, Profile Update, User's query & mutation, and Project's query & mutation.
166166
- Web Application: Client request, bring & parse GraphQL data, Render data to template engine(handlebars-rust), Define custom helper with Rhai scripting language.
167-
* [surf](https://github.com/zzy/surfer)
167+
* [surfer](https://github.com/zzy/surfer)
168168
- The Blog built on Tide stack, generated from [tide-graphql-mongodb](https://github.com/zzy/tide-graphql-mongodb).
169169
- Backend for graphql services using tide, async-graphql, jsonwebtoken, mongodb and so on.
170170
- Frontend for web application using tide, rhai, surf, graphql_client, handlebars-rust, cookie and so on.

0 commit comments

Comments
 (0)