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,554 of 188,690
Downloads: 43,448
Daily
Ranking: 33,740 of 188,669
Downloads: 16
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,387 | 18,621 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,112,158,066 | bundler |
| 7 | 1,252,579,222 | activesupport |
| 10 | 1,200,241,117 | rake |
| 12 | 1,173,121,484 | json |
| 14 | 1,124,946,745 | minitest |
| 38 | 725,965,220 | rack-test |
| 134 | 326,744,645 | sinatra |
| 275 | 170,658,795 | sqlite3 |
| 795 | 65,294,195 | sequel |
| 1,289 | 33,158,674 | sinatra-contrib |
| 2,039 | 12,418,202 | minitest-hooks |
| 3,206 | 4,365,946 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |