Skip to content
VladVul edited this page Jun 6, 2023 · 4 revisions

Want to help the Dancer community, but not sure where to start? Here's a curated list of things the Dancer Core Developers or members of the community have expressed interest in seeing in Dancer2. Some of these exist in the Dancer::Plugin ecosystem already:

SaaS/3rd Party Integrations (via plugins):

  • Logz.io
  • SendGrid
  • Mailgun
  • Slack/Teams integration
  • Sentry
  • Honeycomb
  • Splunk
  • Papertrail
  • Twilio/SMS
  • Gravatar
  • Disqus
  • Google Authenticator support (see Dancer::Auth::GoogleAuthenticator)

Better OpenAPI integration would be amazing.

If you're not sure where to start, Dancer2::Plugin::Adapter from Yanick is a great pattern to use for many of these.

Clone this wiki locally