Git Product home page Git Product logo

kvalcam-api-examples's Introduction

KvalCAMAPIExamples

This repository hosts examples in various languages utilizing the KvalCAM API. Some of the examples start from a swagger code generator and others are written from scratch utilizing basic HTTP and JSON libraries.

All examples are provided "as is" without any guarantees, and any generated code or libraries used within them is not maintained or supported by Kval. The core REST web API composed of HTTP requests and JSON is stable and supported, and as such these examples should continue to work without modification with all new versions of KvalCAM provided their supporting libraries/generated code continues to function.

Getting Started

For getting started with the KvalCAM API go here

Once setup you can view up to date and interactive documentation by connecting to your KvalCAM host in a browser at http://{host_ip}:{port}/rest/api/docs

.NET/CSharp Example

The CSharp example shows some simple HTTP JSON requests to the API utilizing the HttpClient from .NET standard library System.NET.Http and JSON manipulation from the Newtonsoft.Json package.

Python Example

The python code shows some simple HTTP JSON requests to the API utilizing the python standard libraries.

Links

Kval Website

Kval Technical Docs

kvalcam-api-examples's People

Contributors

jbuckmccready avatar dependabot[bot] avatar vuphamn avatar

Stargazers

Ben avatar

Watchers

Lucian avatar James Cloos avatar Ben avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.