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,605 of 187,603
Downloads: 42,470
Daily
Ranking: 25,436 of 187,591
Downloads: 14
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,580 | 18,213 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,011,622,509 | bundler |
| 7 | 1,212,431,206 | activesupport |
| 10 | 1,165,909,119 | rake |
| 13 | 1,136,502,663 | json |
| 15 | 1,089,951,066 | minitest |
| 38 | 708,962,181 | rack-test |
| 133 | 320,418,469 | sinatra |
| 275 | 165,772,060 | sqlite3 |
| 798 | 63,280,461 | sequel |
| 1,290 | 32,208,385 | sinatra-contrib |
| 2,041 | 11,933,431 | minitest-hooks |
| 3,225 | 4,178,990 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |