Skip to content

✏️ Free open source Application Programming Interface API for OhMyForm ⛺

License

Notifications You must be signed in to change notification settings

IT4Change/ohmyform-api

 
 

Repository files navigation

OhMyForm API

Build Status Latest Release Docker Pulls Lokalise Last Commit

Demo

An open source alternative to TypeForm that can create stunning mobile-ready forms, surveys and questionnaires.

Discord Financial Contributors on Open Collective

Description

OhMyForm api backend

All calls to the api are through GraphQL, with the endpoint providing an introspectable schema at GET /graphql

Installation

$ npm install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

About

✏️ Free open source Application Programming Interface API for OhMyForm ⛺

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%