Skip to content

distributed-medical/VidiView_OpenAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Medical logo

VidiView OpenAPI

This repository contains the official definitions for accessing the VidiView Server's OpenAPI v5.0.

The intended audience of this package are programmers that are developing applications that need to integrate with the VidiView System. It is expected that the reader has a deep understanding of programming in general, and is familiar with web services and the stateless nature of http applications.

License

This library is licensed under the MIT License (MIT).

VidiView® is a registered trademark of Distributed Medical AB.

NuGet distribution

The source code is packaged as NuGet packages for easy consumption by external parties.

VidiView.Api.DataModel NuGet version (VidiView.Api.DataModel)

This package contains data model definitions for calls to the VidiView Server's API.

VidiView.Api.Helpers NuGet version (VidiView.Api.Helpers)

This package contains helper functions to access the VidiView Server's API.

Documentation

Documentation Wiki