API Explorer II
Go to file
2023-05-01 17:46:18 +08:00
.vscode WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
public WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
server FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
src FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
.env.example FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
.eslintrc.cjs FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
.gitignore WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
.prettierrc.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
auto-imports.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
components.d.ts FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
env.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
index.html FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
package-lock.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
package.json FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00
README.md UPDATE: readme 2023-04-25 20:58:44 +08:00
tsconfig.app.json WIP: styling and authentication 2023-04-20 14:04:46 +08:00
tsconfig.json WIP: styling and authentication 2023-04-20 14:04:46 +08:00
tsconfig.node.json WIP: styling and authentication 2023-04-20 14:04:46 +08:00
tsconfig.vitest.json WIP: styling and authentication 2023-04-20 14:04:46 +08:00
vite.config.ts REFACTOR: authentication and styling 2023-04-25 16:45:58 +08:00
vitest.config.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
yarn.lock FEATURE: caching and code highlight 2023-05-01 17:46:18 +08:00

Welcome to the OBP API Explorer II

ABOUT

This application is used to explore OBP APIs and interact with the data and services in the context of the logged in user.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

Format with Prettier

yarn format

LICENSE

This project is licensed under the AGPL V3 (see NOTICE) and a commercial license from TESOBE.