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,679 of 191,429
Downloads: 44,145
Daily
Ranking: 18,730 of 191,405
Downloads: 21
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,473 | 18,923 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,288,698,893 | bundler |
| 7 | 1,309,360,128 | activesupport |
| 8 | 1,272,305,385 | rake |
| 12 | 1,233,425,814 | json |
| 14 | 1,178,327,440 | minitest |
| 39 | 751,002,512 | rack-test |
| 138 | 335,759,582 | sinatra |
| 278 | 177,284,866 | sqlite3 |
| 786 | 68,442,539 | sequel |
| 1,286 | 34,544,529 | sinatra-contrib |
| 2,011 | 13,649,673 | minitest-hooks |
| 3,205 | 4,562,706 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |