Skip to content

Commit ff38e1c

Browse files
author
Derek Dowling
committed
Update README.md
1 parent a077109 commit ff38e1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ If you're looking for a good place to start with a new API, I've since created
130130
[jshapi](https://github.com/derekdowling/jsh-api) which builds on top of [Goji 2](https://goji.io/)
131131
and `jsh` in order to handle the routing structure that JSON API requires as
132132
well as a number of other useful tools for testing and mocking APIs as you
133-
develop your own projects.
133+
develop your own projects. JSHAPI is similar in spirit to this project as it
134+
inteniontally focuses on eliminating boilerplate from your projects without
135+
trying to solve all of the world's problems.
134136

135137
## Examples
136138

0 commit comments

Comments
 (0)