Skip to content

bodbdigr/restea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2174db8 · Mar 17, 2022
Mar 17, 2022
Mar 17, 2022
Jan 26, 2017
Jun 1, 2021
Mar 26, 2015
Mar 28, 2015
Jan 31, 2018
Jan 26, 2017
Mar 17, 2022

Repository files navigation

ResTea: Simple RESTful server toolkit

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.

Travis CI status Coveralls status