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,610 of 190,280
Downloads: 43,984
Daily
Ranking: 22,541 of 190,253
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,399 | 18,859 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,236,941,822 | bundler |
| 7 | 1,292,989,889 | activesupport |
| 8 | 1,254,137,753 | rake |
| 12 | 1,215,693,631 | json |
| 14 | 1,162,984,807 | minitest |
| 39 | 743,792,856 | rack-test |
| 137 | 333,223,010 | sinatra |
| 279 | 174,899,170 | sqlite3 |
| 790 | 67,321,432 | sequel |
| 1,289 | 34,163,475 | sinatra-contrib |
| 2,017 | 13,347,717 | minitest-hooks |
| 3,209 | 4,514,860 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |