Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 959 Bytes

Discovery.md

File metadata and controls

41 lines (33 loc) · 959 Bytes
title tagline theme_color git homepage
phurma
Integrate your forms with an api
#f43f5e

phurma

Self-manage and integrate your forms through api.

Application is built for Deta Space.

App is still in very early-stages of development so expect to have many bugs and stuff not working as expected.

Features

  • Form Files (uses Deta Drive as default)
  • Content-Types supported
    • multipart/form-data
    • application/x-www-form-urlencoded
    • application/json
  • Form Integrations
    • Webhooks (Discord webhook)
  • Export Responses
    • To CSV

To Be Implemented

  • Form Integrations
    • Webhooks
      • Discord
    • Email (if possible)
    • etc...
  • Export responses
    • To CSV
  • Custom form urls (ex: /f/my-form)
  • Other ways to view responses
  • Other options on saving files (GoogleDrive, OneDrive, etc...)
  • etc..., feature requests are welcome