Michael Schramm 14d6493cec
Merge pull request #4 from ohmyform/dependabot/npm_and_yarn/apollo-server-core-2.14.2
Bump apollo-server-core from 2.13.0 to 2.14.2
2020-06-08 07:15:02 +02:00
2020-06-03 10:54:54 +02:00
2020-06-01 03:40:41 +02:00
2020-06-04 12:45:18 +02:00
2020-05-08 22:40:14 +02:00
2020-05-08 22:40:14 +02:00
2020-06-01 03:40:41 +02:00
2020-05-08 22:40:14 +02:00
2020-06-06 00:08:37 +02:00
2020-06-01 03:40:41 +02:00
2020-06-01 22:51:46 +02:00
2020-05-08 22:40:14 +02:00
2020-06-06 00:08:45 +02:00
2020-06-01 00:53:28 +02:00
2020-05-08 22:40:14 +02:00
2020-05-08 22:40:14 +02:00

OhMyForm API

Financial Contributors on Open Collective Project Status

Discord

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

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
Description
✏️ Free open source Application Programming Interface API for OhMyForm
Readme 1.2 MiB
Languages
TypeScript 99.5%
Dockerfile 0.5%