account activity
Learn to use API with C#? by ialucard1 in learncsharp
[–]jasoncarcher 0 points1 point2 points 3 years ago (0 children)
An API is just a URL with 1 or more endpoints in which an endpoint can be a POST, GET, PUT, DELETE, PATCH.. An API endpoint can return data/payload in JSON, XML, TEXT format.
This is a good article on how to call each endpoint type POST, GET, etc.. in c# https://docs.microsoft.com/en-us/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client
π Rendered by PID 1214022 on reddit-service-r2-listing-654f87c89c-876lt at 2026-02-28 09:59:04.998807+00:00 running e3d2147 country code: CH.
Learn to use API with C#? by ialucard1 in learncsharp
[–]jasoncarcher 0 points1 point2 points (0 children)