Skip to content

christian-heins-velero/onoffice-api-client

 
 

Repository files navigation

onOffice API Client

The API client is publicy available at https://tools.onofficeweb.com/api-client/.

Setup

  1. Ensure that Node is installed.
  2. Run npm install to install Node dependencies.

Launch

  1. Run npm run start to start a hot-reloading dev server that server the prototype at http://localhost:3000 and a proxy server that works around the missing CORS headers from the API.

About

Web app to test onOffice API calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.3%
  • TypeScript 24.9%
  • HTML 3.5%
  • PHP 2.7%
  • JavaScript 1.6%