Categories: None [Edit]
sinja
Sinja is a Sinatra extension for quickly building RESTful,
{json:api}-compliant web services, leveraging the excellent
JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's
DSL to enable resource-, relationship-, and role-centric API development,
and it configures Sinatra with the proper settings, MIME-types, filters,
conditions, and error-handling.
There are many parsing (deserializing), rendering (serializing), and other
"JSON API" libraries available for Ruby, but relatively few that attempt to
correctly implement the entire {json:api} server specification, including
routing, request header and query parameter checking, and relationship
side-loading. Sinja lets you focus on the business logic of your
applications without worrying about the specification, and without pulling
in a heavy framework like Rails. It's lightweight, ORM-agnostic, and
Ember.js-friendly!
Total
Ranking: 30,893 of 195,762
Downloads: 46,030
Daily
Ranking: 26,328 of 195,747
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,757 | 19,647 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,629,697,366 | bundler |
| 7 | 1,402,392,100 | activesupport |
| 8 | 1,384,293,602 | rake |
| 9 | 1,343,682,665 | json |
| 14 | 1,271,727,090 | minitest |
| 41 | 798,045,486 | rack-test |
| 145 | 352,114,429 | sinatra |
| 281 | 191,064,338 | sqlite3 |
| 775 | 73,087,178 | sequel |
| 1,271 | 37,281,549 | sinatra-contrib |
| 1,998 | 15,112,289 | minitest-hooks |
| 3,247 | 4,822,139 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |