Back to Browse

Step by Step Tutorial: POSTing to a REST API using c# Windows Client

88.9K views
Oct 31, 2017
32:09

This tutorial builds on our previous examples, specifically: Authenticating to a REST API and allows you to make POST requests to a REST API. Specially were going to use our Windows Forms application, (written in c#), to create an issue in Jira, by attaching the relevant json object to our request object. - My Book: https://www.apress.com/gp/book/9781484262542 - Patreon Site (Exclusive Member Benefits!): https://www.patreon.com/binarythistle

Download

1 formats

Video Formats

360pmp438.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Step by Step Tutorial: POSTing to a REST API using c# Windows Client | NatokHD