req
Scripting engine
A scripting language that simplifies working with HTTP services by providing a balanced syntax between simplicity and expressiveness.
A simple and opinionated HTTP scripting language
160 stars
5 watching
12 forks
Language: Go
last commit: 11 months ago gohttpscripting-languages
Related projects:
Repository | Description | Stars |
---|---|---|
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
ericgrange/dwscript | An object-oriented scripting engine for general-purpose programming in Pascal, designed to work with Delphi and other languages. | 174 |
a8m/rql | A resource query language for REST APIs | 343 |
ian-kent/purl | A scripting language that embeds a Perl interpreter and allows calling native Go functions via an interface called XS. | 41 |
oleg-shilo/cs-script | A C# scripting platform for extending .NET applications with runtime scripts | 1,629 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 722 |
gentee/gentee | A scripting language and virtual machine for automating repetitive actions on computers. | 136 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
rekmus/silgy | An asynchronous HTTP(S) engine for C/C++ applications that provides fast and efficient web communication. | 79 |
topshell-language/topshell | A scripting language designed to simplify asynchronous programming and data visualization in functional code. | 483 |
cl4cnam/funcsug | A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. | 5 |
rpav/scriptl | Allows live coding of shell commands in a Lisp-like way, enabling dynamic execution of scripts without having to write separate code for each command. | 73 |