Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
/ rpc Public archive
forked from gorilla/rpc

A golang foundation for RPC over HTTP services.

License

Notifications You must be signed in to change notification settings

alpacahq/rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpc

Build Status

alpacahq/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.

Read the full documentation here: https://www.gorillatoolkit.org/pkg/rpc

Packages

No packages published

Languages

  • Go 93.2%
  • JavaScript 5.8%
  • HTML 1.0%