Skip to content

Code samples for my series of posts on using HTTP as RPC mechanism

License

Notifications You must be signed in to change notification settings

lvmtime/EasyHttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Easy HTTP

Source samples for quickly and easily setting up HTTP server for running code

This repository contains source samples for series of posts on my blog about the quickest way I know to set up HTTP server that will listen to requests, run some code (possibly with parameters) and send back the result.

This file will be updated with links to posts that explain the code as I publish them

About

Code samples for my series of posts on using HTTP as RPC mechanism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages