We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5baebca + 29693bc commit cd48699Copy full SHA for cd48699
source/middlewares.html
@@ -155,5 +155,24 @@ <h3>
155
</div>
156
157
158
+ <div class="row-fluid">
159
+ <div class="span6">
160
+ <h3>
161
+ <a href="https://github.com/willdurand/StackNegotiation">StackNegotiation</a>
162
+ </h3>
163
+ <p class="by">
164
+ by willdurand
165
+ </p>
166
+ <p>
167
+ Content negotiation made easy.
168
169
+ <div class="btn-group">
170
+ <a class="btn" href="https://github.com/willdurand/StackNegotiation"><i class="icon icon-github"></i> GitHub</a>
171
+ <a class="btn" href="https://packagist.org/packages/willdurand/stack-negotiation"><i class="icon icon-archive"></i> Packagist</a>
172
+ </div>
173
174
175
176
177
178
{% endblock %}
0 commit comments