🚀 Fast, intuitive, and powerful configuration-driven engine for faster and easier REST development
Go to file
Adrien Marquès 7301f2065c created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
internal/config add config.format(name string) to format/check config format 2018-05-20 12:21:27 +02:00
LICENSE first commit 2018-05-19 12:04:45 +02:00
errors.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
loader.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
request_builder.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
router.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
server.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00
types.go created initialiser + request builder (which supports form-data, urlencoded, json) 2018-05-21 12:02:24 +02:00