Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 965 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 965 Bytes

This repository contains 2 projects:

  1. API a strongly typed RESTful client for the TalentLMS API (https://www.talentlms.com)
  2. Tools a "swiss army knife" of tools and automations for use with TalentLMS.

API

Build Version Downloads

The official TalentLMS API documentation can be found here: https://www.talentlms.com/pages/docs/TalentLMS-API-Documentation.pdf

The surface area of the API is implemented in a similar manner to the official PHP client (mentioned throughout the above mentioned documentation).

TODO - example usage

TODO - nuget badge

Tools

TODO - example usage

Contributing

TODO