Webhook service built with serverless technologies

Overview

serverless-webhooks-service

Work In Progress

description

TODO

design

diagram

docs

running locally

> npm i
> docker-compose up -d
> npm run dev 

changelog

  • initial commit with design diagram 🎉
  • adding basic project structure

roadmap

  • create project design
  • create project structure
  • create basic project infrastructure
  • create setup config
  • create new webhook
  • create webhook sender
  • create redeliver
  • create webhook show
You might also like...

RESTful service to provide API linting as-a-service

API Linting Service Prerequisites / general idea General idea behind this API implementation is to provide an API as a service based on the awesome sp

Mar 14, 2022

TypeScript plugin for service-to-service (aka. "functionless") cloud integrations.

Functionless λ Functionless is a TypeScript plugin that transforms TypeScript code into Service-to-Service (aka. "functionless") integrations, such a

Jan 2, 2023

Use real-time computing technology and web technology to build a big data Kanban l to solve the problem. Among them, practical technologies include MySQL, Kafka, Flink, Redis, Flask and Echarts

Use real-time computing technology and web technology to build a big data Kanban l to solve the problem. Among them, practical technologies include MySQL, Kafka, Flink, Redis, Flask and Echarts

实时计算(English Version) 运用实时计算技术、Web 技术构建一个大数据看板来解决问题。其中实用技术包括Mysql、Kafka、Flink、Redis、Flask和Echarts 目录 1.问题需求 2.方案分析 3.安装环境 4.环境启动命令和运行代码的方法 5.代码目录结构说明

Jan 8, 2022

This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSea API.

This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSea API.

Abstract Collections This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSe

Jan 4, 2023

It consists of a recreation of Twitter, to put into practice both Front-end and Back-end knowledge by implementing the MERN Stack together with other technologies to add more value to the project.

Twitter-Clone_Back-end ✨ Demo. 💻 About the project. 📜 Descriptions. It consists of a recreation of Twitter, to put into practice knowledge of both F

Apr 12, 2022

A blazingly fast CDN, at par and up-to-date with modern web technologies

A blazingly fast CDN, at par and up-to-date with modern web technologies

Sep 22, 2022

A CRUD implementation using sequelize, mySQL, NODEJS, Express, JWT and other technologies.

A CRUD implementation using sequelize, mySQL, NODEJS, Express, JWT and other technologies.

A ideia do projeto é simular o funcionamento do backend de um blog através da implementação de uma aplicação em Node.js usando o pacote sequelize para

May 11, 2022
Comments
  • Adding webhooks routes

    Adding webhooks routes

    • [x] create model
    • [x] create service
    • [x] create handler
    • [x] create tests

    Relates to https://github.com/lucianopf/serverless-webhooks-service/issues/3

    enhancement 
    opened by lucianopf 1
  • Applications feature

    Applications feature

    Description

    This PR implements the applications route logic.

    Tasks:

    • [x] create basic tests structure
    • [x] create handler create logic (make sure we validate input)
    • [x] create service create logic
    • [x] create handler show logic (make sure we validate input)
    • [x] create service show logic
    • [ ] make sure we have 100% coverage

    Extra:

    • [x] Setup Github Actions

    Relates to https://github.com/lucianopf/serverless-webhooks-service/issues/3

    enhancement 
    opened by lucianopf 1
  • Serverless framework study for development + infra setup

    Serverless framework study for development + infra setup

    Description

    I've been using Serverless framework forever but now I want to give it a try to another frameworks.

    List of available frameworks

    • [x] Serverless Application Model (SAM)
    • [x] CDK
    • [x] Pulumi
    • [x] Apex Up
    • [x] Sparta (https://gosparta.io/)
    question 
    opened by lucianopf 1
  • Create basic routes

    Create basic routes

    Description

    Create basic routes

    • [x] POST /applications
    • [x] GET /applications/:id
    • [x] POST /configs
    • [x] GET /configs
    • [x] GET /configs/:id
    • [ ] PATCH /configs/:id
    • [x] POST /webhooks
    • [x] GET /webhooks
    • [ ] GET /webhooks/:id
    • [ ] POST /webhooks/:id/redeliver
    enhancement 
    opened by lucianopf 1
Owner
Luciano Pellacani Franca
Javascript enthusiast
Luciano Pellacani Franca
This is a bot for Telegram that can be used to receive webhook notifications from Gitlab. It is built with the Next.js API.

Telegram Bot for Gitlab Webhook ?? Note This project is still in development. Just relax ?? This is a bot for Telegram that can be used to receive web

M. Zakiyuddin Munziri 2 Oct 22, 2022
Gets news from liveuamap.com and sends it to a Discord webhook

Gets news from liveuamap.com and sends it to a Discord webhook

Mohammed Keyvanzadeh 7 Jun 27, 2022
Truemoney Wallet webhook server by express.js

Truemoney webhook gateway Repo นี้สำหรับใช้ในการศึกษา โดยข้อมูลที่ได้รับมาจาก Webhook จะถูกเก็บลงในตัวแปร หาก Restart process แล้วจะไม่สามารถนำข้อมูลก

Tanakorn Chotayakrit 31 Sep 22, 2022
📟🤖 PagerDuty Discord Webhook Relay

PagerDuty Webhook Relay PagerDuty doesn't natively have Discord webhooks, so we made this CloudFlare worker to relay them to Discord. We use Uptime Ku

Hop 10 Aug 2, 2022
Learn Web 2.0 and Web 3.0 Development using Next.js, Typescript, AWS CDK, AWS Serverless, Ethereum and AWS Aurora Serverless

Learn Web 2.0 Cloud and Web 3.0 Development in Baby Steps In this course repo we will learn Web 2.0 cloud development using the latest state of the ar

Panacloud Multi-Cloud Internet-Scale Modern Global Apps 89 Jan 3, 2023
A Serverless GraphQL Sample project using Apollo and Serverless Framework with TypeScript and Webpack.

Serverless GraphQL Boilerplate This is a base project with a structure that includes Serverless Framework, Apollo, TypeScript and Webpack. It can be d

Ravi Souza 5 Aug 23, 2022
AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs

AWS Lambda & Serverless - Developer Guide with Hands-on Labs UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this Repository -> https://www

awsrun 35 Dec 17, 2022
Another full-stack URL Shortener application built using web technologies

URL Shortener Another full-stack URL Shortener application built using web technologies. Technologies Node Express MongoDB React TypeScript Docker Pro

Soroush Chehresa 9 Dec 15, 2022
A Deno ORM for MySQL, SQLite, PostgreSQL, MongoDB, GitHub and serverless service like Deta, InspireCloud, CloudBase, LeanCloud

A Deno ORM for MySQL, SQLite, PostgreSQL, MongoDB, GitHub and serverless service like Deta, InspireCloud, CloudBase, LeanCloud.

ʀᴀʏ 5 Dec 15, 2022
An AWS Cloud Native application using CDK that defines a Serverless Event Driven application for interacting with Twitter and utilising Machine Learning / AI as a Service.

AWS Serverless Event Driven Twitter Bot An AWS Cloud Native application using CDK (Written in TypeScript) that defines a Serverless Event Driven appli

null 4 Dec 18, 2022