Skip to content
This repository was archived by the owner on Sep 29, 2021. It is now read-only.

velocity23/infiniteflightlive-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Flight Live API Sample

This repository contains samples for the new Infinite Flight Live API. Languages included so far are:

  • C#
  • NodeJS
  • PHP

Contributions are welcome. Just fork, add a branch called the language you're adding (for example, java), make your contributions, then open a Pull Request.

Using the Samples

Samples are made of two main parts.

  1. A class or equivalent containing function to interact with the API
  2. A sample project

To use the samples, Clone or Download this repository, then open the folder of your project. Each project contains a README with specific instructions on how to set up and use it. As per the license, you are welcome to use these samples in your own projects. Credit is not required, but appreciated.

All samples use Environment Variables to store API Keys and include support .env files. See project READMEs for more information.

License

These samples are licensed under the Apache 2.0 license.

Documentation

All samples will contain project-specific documentation. For full documentation on the Infinite Flight Live API see here.

About

Samples for the new Infinite Flight Live API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors