Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
OhMyForm API
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
Languages
TypeScript
99.5%
Dockerfile
0.5%