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,647 of 187,255
Downloads: 42,105
Daily
Ranking: 15,371 of 187,239
Downloads: 20
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
57,500 | 18,109 | sinja-sequel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,973,645,220 | bundler |
7 | 1,196,497,015 | activesupport |
10 | 1,152,124,538 | rake |
13 | 1,122,708,500 | json |
16 | 1,076,922,380 | minitest |
37 | 701,765,430 | rack-test |
132 | 318,182,600 | sinatra |
274 | 163,802,561 | sqlite3 |
798 | 62,802,630 | sequel |
1,290 | 31,928,770 | sinatra-contrib |
2,042 | 11,770,687 | minitest-hooks |
3,223 | 4,150,616 | jsonapi-serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mwpastore |