https://github.com/bixoto/api-session-ts
Lightweight TypeScript HTTP API client
https://github.com/bixoto/api-session-ts
Last synced: about 2 months ago
JSON representation
Lightweight TypeScript HTTP API client
- Host: GitHub
- URL: https://github.com/bixoto/api-session-ts
- Owner: Bixoto
- License: mit
- Created: 2025-01-21T14:29:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T13:48:54.000Z (4 months ago)
- Last Synced: 2025-04-14T23:14:47.700Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# api-session-ts
**api-session-ts** is a TypeScript version of [api-session](https://github.com/Bixoto/api-session), a lightweight base
HTTP API client.Note: 0.0.x releases are a work-in-progress as we import private code into the library.
## Install
npm add api-session-ts
## Usage
TODO