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.
- Host: GitHub
- URL: https://github.com/happer64bit/orchidrpc
- Owner: happer64bit
- License: mit
- Created: 2025-01-27T15:34:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T12:44:51.000Z (about 1 year ago)
- Last Synced: 2025-03-28T11:17:09.092Z (about 1 year ago)
- Topics: api, backend, javascript, rpc, server, typescript
- Language: TypeScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)