Skip to content

Commit 1c01961

Browse files
committed
- Fix repo link
1 parent f25a0e9 commit 1c01961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2018-06-26-How-To-Build-Powerful-APIs-Blazingly-Fast-With-Nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The more it improved the more I felt we had really tapped into a goldmine for RE
9191

9292
> rest-hapi
9393
94-
After nearly two years of hard work and development I’m excited to introduce [rest-hapi v1](https://github.com/JKHeadley/rest-hap) to the web development community. We’ve been able to pack a lot of useful features into the tool so far including:
94+
After nearly two years of hard work and development I’m excited to introduce [rest-hapi v1](https://github.com/JKHeadley/rest-hapi) to the web development community. We’ve been able to pack a lot of useful features into the tool so far including:
9595

9696
- Automatic generation of [CRUD](https://jkheadley.github.io/rest-hapi/docs/creating-endpoints.html) and [association](https://jkheadley.github.io/rest-hapi/docs/associations.html) endpoints with [middleware](https://jkheadley.github.io/rest-hapi/docs/middleware.html) support
9797
- [joi](https://github.com/hapijs/joi) [validation](https://jkheadley.github.io/rest-hapi/docs/validation.html)

0 commit comments

Comments
 (0)