Skip to content

etymosis/http-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#INTRO http is immensely powerful and a lot of internet traffic is done over http. Integrating services together is often done with REST, where developers need to spend valuble configuring an http client to speak a particular API's syntax and consume the payload in a service-specific way.

The goal of this project is to simply http request/response for REST apis. Ideally to strip down http requests to a series of configuration files describing how to build the request and how to parse the response in a language-agnostic way.

About

A DSL for http request/response to REST APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published