ohmyform / api

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

Home Page:https://ohmyform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

All further development of the API is now done in our main repo at https://github.com/ohmyform/ohmyform

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 ⛺

https://ohmyform.com

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 98.6%Language:JavaScript 0.9%Language:Dockerfile 0.5%Language:HTML 0.0%