API Explorer II
Go to file
2023-04-20 14:03:07 +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: server side api 2023-04-20 14:03:07 +08:00
src FIX: hover style 2023-04-14 13:32:44 +08:00
.eslintrc.cjs WIP: API-Explorer-II 2023-03-29 23:22:33 +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: locale 2023-04-07 00:00:59 +08:00
env.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
index.html WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
package-lock.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
package.json FEATURE: locale 2023-04-07 00:00:59 +08:00
README.md WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.app.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.json FEATURE: locale 2023-04-07 00:00:59 +08:00
tsconfig.node.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.vitest.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
vite.config.ts FEATURE: locale 2023-04-07 00:00:59 +08:00
vitest.config.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
yarn.lock FEATURE: locale 2023-04-07 00:00:59 +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

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

LICENSE

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