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,475 of 183,477
Downloads: 39,001
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
57,114 | 16,933 | sinja-sequel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,456,134,847 | bundler |
7 | 1,004,546,968 | activesupport |
10 | 969,073,546 | rake |
18 | 927,658,174 | json |
19 | 910,198,239 | minitest |
37 | 597,735,519 | rack-test |
124 | 285,141,946 | sinatra |
259 | 143,118,777 | sqlite3 |
767 | 55,803,882 | sequel |
1,201 | 28,598,032 | sinatra-contrib |
1,963 | 10,149,535 | minitest-hooks |
3,069 | 3,819,424 | jsonapi-serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mwpastore |