onyxframework / http

An opinionated framework for scalable web 🌎
https://onyxframework.com/http
MIT License
142 stars 11 forks source link

Add *status* argument to Action#json & Action#text #27

Closed vladfaust closed 6 years ago

vladfaust commented 6 years ago
json(201, {article: article})
text(200, "ok")