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,582 of 188,047
Downloads: 42,876
Daily
Ranking: 28,358 of 188,026
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 57,471 | 18,385 | sinja-sequel |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,056,135,410 | bundler |
| 7 | 1,230,035,345 | activesupport |
| 10 | 1,181,048,001 | rake |
| 12 | 1,152,553,883 | json |
| 15 | 1,104,757,290 | minitest |
| 38 | 716,499,126 | rack-test |
| 133 | 323,025,091 | sinatra |
| 275 | 167,967,029 | sqlite3 |
| 796 | 64,235,314 | sequel |
| 1,290 | 32,591,755 | sinatra-contrib |
| 2,036 | 12,167,330 | minitest-hooks |
| 3,227 | 4,229,957 | jsonapi-serializers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mwpastore |