You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restea is a RESTful server toolkit aimed to be simple, fast and framework
agnostic. It abstracts out the mapping between HTTP methods and functions,
data passing between client and server and validation. It doesn't bound to
any ORM etc.