An open API service indexing awesome lists of open source software.

https://github.com/happer64bit/orchidrpc

Orchid RPC is a lightweight and flexible HTTP client designed to simplify interactions with APIs.
https://github.com/happer64bit/orchidrpc

api backend javascript rpc server typescript

Last synced: 9 months ago
JSON representation

Orchid RPC is a lightweight and flexible HTTP client designed to simplify interactions with APIs.

Awesome Lists containing this project

README

          

# OrchidRPC

To install this

```bash
npm install @orchidrpc/client
```

## Usage

- Server - [Server Documentation](./packages/server/README.md)
- Client - [Server Documentation](./packages/client/README.md)

## License

MIT (Wint Khant Lin)