There are 0 repository under http-trigger topic.
Wrapper for aliyun serverless (node)
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
Repositório das demos realizadas no evento SSI-USP
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.
Serverless events and blob processing based on HTTP triggers with input and output bindings on Azure blob storage
Deploy the Azure Function Private Endpoint with GitHub Action
In this project i expose the data stored in CosmosDB via a REST API built with Http-trigger Azure Functions.
This repository is a collection of Azure Functions demonstrating various trigger types using **C# and ASP.NET Core**. Each function showcases how to integrate with different Azure services, providing a practical starting point for building serverless applications on Azure.
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.
2021/22/2 Önálló laboratórium (VIAUAL01) tárgy házija
Static web app written in React which uploads CSV files to Azure storage blobs via HTTP-triggered Azure function, which is then processed by a blob-triggered function and its results stored in yet another blob.
Google Cloud Function triggered by HTTP request. Send message to Slack channel via slack webhook. Node.js runtime.
Google Cloud Function which is a HTTP-Trigger based function. Send message to Slack channel via webhook. PHP runtime.
Social Media Feed Analytics with C# with a Twitter v2 streaming API
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.
This project deals with check in and check out of the workers of an electronic watch company using C# and azure functions.
It's an example about azure function project using C# and azure functions.
Aplicativo feito em Azure Function com CRUD simples em base de dados MongoDB.
Trigger function with HTTP events and store in cosmosdb and blob storage
This is a sample Azure Function App built using NodeJS that works as an API Endpoint for Fetching Data from a DB
Simple Azure Function for handling requests for getting images and gifs with cats from telegram bot.
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
Simple Azure Function App using C# to handle HTTP triggers in a serverless environment.
Following are some of the tests which i have used for testing a REST API built via Http-trigger Azure functions