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,407 of 183,107
Downloads: 38,818
Daily
Ranking: 53,556 of 183,092
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
57,053 | 16,843 | sinja-sequel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,407,087,911 | bundler |
7 | 989,475,609 | activesupport |
10 | 953,844,246 | rake |
18 | 910,800,336 | json |
19 | 895,194,587 | minitest |
37 | 589,534,204 | rack-test |
122 | 281,877,677 | sinatra |
253 | 141,523,763 | sqlite3 |
761 | 55,219,882 | sequel |
1,197 | 28,204,244 | sinatra-contrib |
1,959 | 10,037,667 | minitest-hooks |
3,058 | 3,790,309 | jsonapi-serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mwpastore |