http-trigger
There are 22 repositories under http-trigger topic.
zephyrpersonal/aliyun-serverless-wrapper
Wrapper for aliyun serverless (node)
glaucia86/ssi-usp-serverless
Repositório das demos realizadas no evento SSI-USP
RabiaKanwal/CosmosDb-HttpTrigger-AzureFunction-REST-API
In this project i expose the data stored in CosmosDB via a REST API built with Http-trigger Azure Functions.
beatrixcendana/Food-API-Generator-V1
Created a final project of serverless to get the meal reminder every morning and afternoon and the feature to get the random recipe in the feature of SMS
miztiik/azure-blob-input-binding-to-function
Serverless events and blob processing based on HTTP triggers with input and output bindings on Azure blob storage
nhatthaiquang-agilityio/azure-function-with-github-action
Deploy the Azure Function Private Endpoint with GitHub Action
A-Samod/azure-vehicle-show-registration-api
This Azure-based API is designed for managing vehicle registrations for a vehicle show meetup. It supports operations like user registration, vehicle number validation, and user management with features like filtering, pagination, and timestamps. Built using Node.js, Express, and MongoDB.
arslank001/MS-Azure-Function-App
An Azure Function app that demonstrates a simple HTTP trigger, responding with a welcome message. This serves as an introduction to building serverless applications on Azure.
gergoradeczki/bsc-onlab
2021/22/2 Önálló laboratórium (VIAUAL01) tárgy házija
lemon57/cloud-function-http-trigger-js
Google Cloud Function triggered by HTTP request. Send message to Slack channel via slack webhook. Node.js runtime.
lemon57/cloud-function-http-trigger-php
Google Cloud Function which is a HTTP-Trigger based function. Send message to Slack channel via webhook. PHP runtime.
Relki/Feedstistics
Social Media Feed Analytics with C# with a Twitter v2 streaming API
ShakibaKPour/AzureFunctions-ServerSideForMauiApp
This is my first hands-on with Azure where I used Azure Functions instead of the traditional ASP Web API solution to read from the database, process the data and write to the Azure SQL database.
johnreyes96/check-in-out
This project deals with check in and check out of the workers of an electronic watch company using C# and azure functions.
johnreyes96/todojohn
It's an example about azure function project using C# and azure functions.
Marcus-V-Freitas/AzureFunctionsEmpresa
Aplicativo feito em Azure Function com CRUD simples em base de dados MongoDB.
miztiik/azure-http-trigger-function-to-cosmos
Trigger function with HTTP events and store in cosmosdb and blob storage
moonman369/SQLFetchFunction
This is a sample Azure Function App built using NodeJS that works as an API Endpoint for Fetching Data from a DB
mstya/telegram-kotan-bot
Simple Azure Function for handling requests for getting images and gifs with cats from telegram bot.
noturlee/Azure-Functions-Medical-System
Http and Queue Triggers, that relayed information from a local console application to Azure which then trigged a Queue trigger and Http Trigger which then sorted placed the information of patients after validation within the trigger into an Azure Database as well as Blob storage and Azure Tables
RabiaKanwal/Testing-HTTP-Triggered-AzureFunctions-REST-API
Following are some of the tests which i have used for testing a REST API built via Http-trigger Azure functions