callback-api
There are 24 repositories under callback-api topic.
ciricc/easyvk
This app helps you create an apps with vk api easy!
awaitlink/vk-chat-bot
:package: node package for building chat bots for VK communities (uses Callback API)
sagnik1511/Torch-Tutor
Simplified PyTorch Trainer
yurypaleev/BaseCRM
Base CRM client for NodeJS
vtr0n/BotInc
Platform for chat-bots VKontakte
qucals/VK-API
C++ Library for working with VK API
berndporr/rpi_ads1115
ADS1115 Raspberry PI API using C++ callbacks. In contrast to unprecise getters this class hands over the data at a given sampling rate via a callback handler.
DUB1401/VK-Telegram-Poster
Автоматический постинг записей из сообществ ВКонтакте в каналы и группы Telegram.
Conzxy/kanon
A event-driven network library based on Reactor(Inspired by muduo)
kathleenwest/WCFStockServiceSingletonWithClientChannelFactory
This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a “singleton” and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-directional/callback relationship. The client (StockClient) uses the ChannelFactory pattern as opposed to “Add Service Reference” with SVCUTIL. The client and service share a common assembly (SharedLib) that contains the key contract and data model information. Furthermore, a Utilities project is used by the client console application to facilitate user data entry and the complicated details of building and managing the WCF ChannelFactory connection implementation. The ProxyGen class inside the Utilities project abstracts the details of implementing and managing a generic ChannelFactory connection to a generic service for a client. Note: The Utilities project library was included as base code for my lab project to facilitate speedy completion; we were not expected to code this Utilities project ourselves due to complexity and time constraints. The remaining projects in the solution (SharedLib, StockClient, StockServiceHost, and StockServiceLib), I completed individually per requirements for the lab project.
jamescostian/stream-string
"Converts" a stream to a string. Promises are used by default, callbacks are allowed as well.
Pudzz/Viewport-Editor-Gameplay3D
Viewport editor made with Autodesk Mayas C++ API and GamePlay3D [Open-Source C++ game engine].
sankovalev/vk_reg_bot
Бот ВКонтакте для регистрации на события с помощью QR-кода
anseki/dual-api
Make your module implement dual APIs, callback API and thenable (Promise) API.
Sonetel/sonetel-callback
Sonetel's progressive web app for making callback calls from desktop and mobile
awaitlink/vk-chat-bot-example
Example chat bot for VK using "vk-chat-bot" npm package.
noor1yasser9/Retrofit_Flicker
This application will show recent photos uploaded to the Flickr website as well as the most popular photos of the user uploads.
optimajet/workflow-server-callback-api-example
Workflow Server Callback API example .NET
prabhavathi2501/dom-day4-js
this dom day4
vk-api/vkapi
Библиотека предназначена для работы с Callback API VK и API VK.
ziaKhan1995/nodejs.express-rest-api-sequelize-orm-mysql
A basic NodeJS Container application which consist of Express server environment, REST API , Sequelize ORM, and of course MySQL Database connection. The project is more organized in terms of separate folders for Models, Controllers, Routers, DB Configurations, Auto creating Database and tables according to the structure specified in models.
binchoo/kotlin-dataprotocol
Simple serial data protocol building & handling library in Kotlin.
Conzxy/mmkvc
The Client API of mmkv