Skip to content
#

apis

Here are 807 public repositories matching this topic...

public-apis
pawelborkar
pawelborkar commented Oct 3, 2021
  • Projects based on Blockchain Technology other than Cryptocurrencies should be added to the Blockchain Category
  • Projects which uses blockchain technology and are Cryptocurrencies should be added to the Cryptocurrency category only and not to the Blockchain category.
  • No API should be added to both the categories. If it's crypto then add it to cryptocurrency if it's not and uses blockchain te
sirloinofbeef
sirloinofbeef commented Sep 30, 2021

Discord Message
Whilst Pipedream can trigger actions on Discord, there is no simple way for Discord users to communicate with the Discord bot, triggering Pipedream workflows.

Triggers which would assist with this include:

  • Listening for direct messages from users to the bot
  • and / or listening in a specified channel for a specific command string (eg: !runprocess) [Slash commands?](htt
bethesque
bethesque commented Jun 26, 2020

As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.

The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh

bethesque
bethesque commented Jul 22, 2021

Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:

{ "deployedOrReleased": true }

{ "deployed": true }

{ "released": true }

{ "environment": "<env name>" }

{ "consumer": "<name>" } // this may already be supported, please add it if not

These keys can be used in various combinations ( eg. `{ "envir

Improve this page

Add a description, image, and links to the apis 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 apis topic, visit your repo's landing page and select "manage topics."

Learn more