All Projects → johnthiriet → EfficientHttpClient

johnthiriet / EfficientHttpClient

Licence: MIT License
Source code illustrating how to make efficient HttpClient api calls in C#

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to EfficientHttpClient

cloud-sdk-ios-samples
SAP Cloud Platform SDK for iOS sample apps demonstrating various components and features of the SDK in the context of bigger apps.
Stars: ✭ 20 (-58.33%)
Mutual labels:  sample
RestSharpFramework
Framework for testing RESTful Services with RestSharp and C# HTTP Client
Stars: ✭ 18 (-62.5%)
Mutual labels:  httpclient
cloud-function-nodejs-samples
SAP Cloud Platform Functions samples written in Node.JS
Stars: ✭ 14 (-70.83%)
Mutual labels:  sample
find-sec-bugs-demos
Repository to showcase various configuration recipes with various technologies
Stars: ✭ 33 (-31.25%)
Mutual labels:  sample
HttpClientFactory.Azure.Functions
[Archived] Azure Functions and Azure WebJobs binding extensions for HttpClientFactory. This is no longer the best approach: https://www.tpeczek.com/2019/10/alternative-approach-to-httpclient-in.html
Stars: ✭ 14 (-70.83%)
Mutual labels:  httpclient
cloud-bulletinboard-ads
This is the bulletinboard-ads sample application code used in the openSAP course: Cloud-Native Development with SAP Business Technology Platform (formerly SAP Cloud Platform).
Stars: ✭ 75 (+56.25%)
Mutual labels:  sample
http bench
golang HTTP stress test tool, support single and distributed
Stars: ✭ 142 (+195.83%)
Mutual labels:  httpclient
Magento2-Admin-Module-Sample
Minimal code to create an admin/backend module in Magento2
Stars: ✭ 45 (-6.25%)
Mutual labels:  sample
study-http
HTTP Java 로 구현하기
Stars: ✭ 15 (-68.75%)
Mutual labels:  httpclient
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (+16.67%)
Mutual labels:  sample
kmm-with-cocoapods-sample
This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project
Stars: ✭ 42 (-12.5%)
Mutual labels:  sample
arcgisearth-automation-api
Use ArcGIS Earth Automation API to communicate with ArcGIS Earth from applications that support REST.
Stars: ✭ 15 (-68.75%)
Mutual labels:  sample
scheduler-framework-sample
This repo is a sample for Kubernetes scheduler framework.
Stars: ✭ 35 (-27.08%)
Mutual labels:  sample
samplics
Select, weight and analyze complex sample data
Stars: ✭ 24 (-50%)
Mutual labels:  sample
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+12.5%)
Mutual labels:  sample
Fiori-for-iOS-Roadshow-2019
A collection of materials for the joined SAP and Apple Roadshow event.
Stars: ✭ 12 (-75%)
Mutual labels:  sample
mtxclient
Client API library for Matrix, built on top of Boost.Asio
Stars: ✭ 21 (-56.25%)
Mutual labels:  httpclient
full-stack-web-jetbrains-night-sample
Full-stack demo application written with Kotlin MPP
Stars: ✭ 226 (+370.83%)
Mutual labels:  sample
cloud-enterprise-granny
A sample address book application demonstrating the interplay of popular open-source libraries. #cloud-sample
Stars: ✭ 24 (-50%)
Mutual labels:  sample
ARKitSample
ARKitのサンプル
Stars: ✭ 20 (-58.33%)
Mutual labels:  sample

How to make efficient api calls with C# and JSON.NET

Source code illustrating how to make efficient HttpClient api calls in C#

You can find more information about this benchmark here : https://johnthiriet.com/efficient-api-calls/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].