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,738 of 186,954
Downloads: 41,460
Daily
Ranking: 20,325 of 186,947
Downloads: 16
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
57,723 | 17,803 | sinja-sequel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,937,224,863 | bundler |
7 | 1,181,798,617 | activesupport |
10 | 1,139,617,007 | rake |
13 | 1,108,849,230 | json |
15 | 1,065,519,121 | minitest |
37 | 695,378,970 | rack-test |
131 | 316,000,374 | sinatra |
275 | 162,347,314 | sqlite3 |
798 | 62,345,906 | sequel |
1,287 | 31,687,833 | sinatra-contrib |
2,042 | 11,584,999 | minitest-hooks |
3,214 | 4,125,515 | jsonapi-serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mwpastore |