Skip to content
#

web-api

Here are 875 public repositories matching this topic...

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.

  • Updated May 25, 2022
  • JavaScript
Globart1337
Globart1337 commented May 27, 2022

On https://slack.dev/bolt-python/concepts at line 12 of "Example with AWS Lambda" there is "&gt;" displayed, instead of ">" symbol. To fix this you have to remove "<span class="p">;</span>" after it

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in **sl
docs good first issue
florimondmanca
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
webapis-playground

Improve this page

Add a description, image, and links to the web-api topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more