import {
Configuration,
LogbookApi
} from '@valentin.schabschneider/trusty-rex-typescript-fetch-client';
const apiConfig = new Configuration({
basePath: 'http://localhost:8000',
apiKey: 'changethis'
});
const apiClient = new LogbookApi(apiConfig);
@valentin.schabschneider/trusty-rex-typescript-fetch-client
0.4.6 • Public • Published Readme
Keywords
nonePackage Sidebar
Install
npm i @valentin.schabschneider/trusty-rex-typescript-fetch-client
Weekly Downloads
94
Version
0.4.6
License
none
Unpacked Size
296 kB
Total Files
97