-
Updated
May 3, 2022 - Go
#
web-api
Here are 863 public repositories matching this topic...
Server-sent live updates: protocol and reference implementation
api
graphql
golang
websocket
realtime
web-api
hypermedia
server-sent-events
streaming-api
push
subscriptions
hacktoberfest
realtime-api
async-api
mercure
Repository for the WebXR Device API Specification.
-
Updated
Apr 26, 2022 - JavaScript
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern
-
Updated
May 10, 2022 - C#
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
docker
kubernetes
microservices
cqrs
rabbitmq
docker-compose
ddd
web-api
event-sourcing
sample-app
netcore
event-driven
microservices-architecture
asp-net-core-mvc
service-mesh
linkerd
message-broker
istio
eventual-consistency
-
Updated
May 5, 2022 - JavaScript
Document Web APIs made with Django Rest Framework
-
Updated
Jan 11, 2022 - Python
A .NET 6 scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
docker
cli
template-engine
cqrs
csharp
rabbitmq
web-api
dotnet-core
scaffolding
cli-commands
mediatr
automated-testing
craftsman
masstransit
event-driven-architecture
automated-test-generation
wrapt
vertical-slice-architecture
dotnet6
net6
-
Updated
May 10, 2022 - C#
Essential set of React Hooks for convenient Web API consumption and state management.
-
Updated
Oct 4, 2021 - TypeScript
ASP.NET Core + Vue.js starter project
-
Updated
Apr 28, 2022 - Vue
Open
Official Python 3.9
florimondmanca
commented
Mar 17, 2021
We are certainly compatible with Python 3.9 (no reason we wouldn't be), but a few things we could be doing for more official Python 3.9 support:
- Test against 3.9 in CI. We might consider dropping 3.6 from the test matrix.
- Update the version badges and trove classifiers to showcase official 3.9 support.
good first issue
Good for newcomers
JSON-LD processor for PHP
-
Updated
Jun 17, 2020 - PHP
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
-
Updated
May 6, 2022 - C#
DynamicsWebApi is a Microsoft Dynamics 365 / Microsoft Dataverse (formerly known as Common Data Service) Web API helper library for JavaScript & TypeScript
metadata
helper
crm
web-api
dynamics-crm
dynamics-365
batch-request
dynamics-crm-webapi
dynamics-crm-online
common-data-service
microsoft-dataverse
-
Updated
Apr 29, 2022 - JavaScript
atapas
commented
Sep 29, 2021
Describe the bug
There is an issue with the OG image. It doesn't appear correctly when we share the web app on social media.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://webapis-playground.vercel.app/'
- Share this URL on social media.
- The OG
ASP.NET Core | Blazor WebAssembly | Simple Shop application
-
Updated
Aug 28, 2021 - C#
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
webservice
template-engine
web-server
orm
mvc
view
controller
webserver
model
d
dlang
web-api
vibed
razor
diet
webapi
vibe-d
web-service
model-view-controller
object-relational-mapper
-
Updated
Mar 31, 2020 - D
An Aggregator Engine for searching and downloading movies free - NO ADs!
cli
downloader
movies
stream
web-api
free-software
free
download-videos
scraping-websites
no-ads
anime-downloader
download-movies
movie-downloader
movie-sites
gophie
-
Updated
Jul 17, 2021 - Go
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
android
jquery
angular
typescript
xamarin
csharp
aurelia
angular2
restful
ajax
web-api
angular4
axios
poco
asp-net
webapi
fetch-api
codedom
typescript-codedom
-
Updated
Apr 22, 2022 - C#
An e-commerce application for an online book store.
bootstrap
jwt
angular
typescript
sql-server
csharp
authentication
angular-material
web-api
authorization
entity-framework-core
asp-net-core
ankit-sharma
-
Updated
Apr 29, 2022 - CSS
python
api
rest-api
web-api
japan
prefectures
coronavirus
covid-19
covid19
covid19-japan
covid19-api
corona-japan
-
Updated
May 10, 2022 - Python
AshrafAlam
commented
Apr 5, 2019
The filter should do the following:
- return json formatted response. (reference 1, reference 2)
- (optional) convert the underlying system exception message to a generic user friendly message
- (optional) using .net core build in log class
CCKS2019评测任务五-公众公司公告信息抽取,第3名
-
Updated
Sep 15, 2019 - Python
Improve this page
Add a description, image, and links to the web-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-api topic, visit your repo's landing page and select "manage topics."
I want to perform operations when a member has joined a channel which takes more than 5 seconds, but I'm getting BrokenPipeError: [Errno 32] Broken pipe.
The minimal step to reproduce the same has been shown below while using the lazy listener it waits for 10 seconds before responding back.
Reproducible in: