Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzefiru/ismis-api
An API wrapper for the ISMIS student portal, made with Hono & TypeScript.
https://github.com/luzefiru/ismis-api
Last synced: 4 days ago
JSON representation
An API wrapper for the ISMIS student portal, made with Hono & TypeScript.
- Host: GitHub
- URL: https://github.com/luzefiru/ismis-api
- Owner: Luzefiru
- License: gpl-3.0
- Created: 2024-08-25T12:25:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T05:47:38.000Z (5 months ago)
- Last Synced: 2024-11-09T20:12:51.170Z (2 months ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ismis-api
An API wrapper for the ISMIS student portal, made with Hono & TypeScript.
## Usage
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000