Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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