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,812 of 186,698
Downloads: 40,846
Daily
Ranking: 19,895 of 186,685
Downloads: 15
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
57,909 | 17,496 | sinja-sequel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,900,560,356 | bundler |
7 | 1,165,243,863 | activesupport |
10 | 1,125,994,016 | rake |
13 | 1,094,772,179 | json |
16 | 1,052,609,903 | minitest |
37 | 687,488,614 | rack-test |
131 | 313,313,011 | sinatra |
276 | 159,966,194 | sqlite3 |
800 | 61,851,318 | sequel |
1,285 | 31,405,306 | sinatra-contrib |
2,019 | 11,484,046 | minitest-hooks |
3,214 | 4,100,844 | jsonapi-serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mwpastore |