Skip to content

zyncro/csharp-api-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# Api Example

This example shows how to use the Zyncro REST API from C#.

We use DevDefined OAuth as the OAuth client library.

ZyncroApiSample.cs shows how to get a validated Access Token and invoke two API services. One to get the microblogging and another to post a new message.

In a real world app you can store the Access Token and reuse it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages