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: 31,077 of 196,619
Downloads: 46,200
Daily
Ranking: 94,289 of 196,594
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,990 | 19,705 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,749,482,850 | bundler |
| 7 | 1,431,827,091 | activesupport |
| 8 | 1,416,207,584 | rake |
| 9 | 1,378,848,486 | json |
| 14 | 1,299,534,904 | minitest |
| 42 | 813,134,164 | rack-test |
| 147 | 356,831,012 | sinatra |
| 286 | 195,435,976 | sqlite3 |
| 781 | 74,144,779 | sequel |
| 1,272 | 37,827,995 | sinatra-contrib |
| 2,002 | 15,358,025 | minitest-hooks |
| 3,257 | 4,891,003 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |