All Projects → ohmyform → api

ohmyform / api

Licence: AGPL-3.0 license
✏️ Free open source Application Programming Interface API for OhMyForm ⛺

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to api

ui
✏️ Free open source Web User Interface for OhMyForm ⛺
Stars: ✭ 40 (-20%)
Mutual labels:  ohmyform, hacktoberfest2020
leviosajs
This CLI helps you create react applications and components faster!
Stars: ✭ 26 (-48%)
Mutual labels:  hacktoberfest2020
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+146%)
Mutual labels:  hacktoberfest2020
RiddlesWorld
Hacktoberfest | Mobile app for riddles 😜
Stars: ✭ 13 (-74%)
Mutual labels:  hacktoberfest2020
MySQL-cheatsheet
Cheatsheet for MySQL
Stars: ✭ 43 (-14%)
Mutual labels:  hacktoberfest2020
hacktoberfest-flutter
An app to find repositories on Github and to view the various contributors to said repos.
Stars: ✭ 25 (-50%)
Mutual labels:  hacktoberfest2020
laravel-thumbnails
Laravel Package for making thumbnails instantly
Stars: ✭ 51 (+2%)
Mutual labels:  hacktoberfest2020
emojidiv
Draw emojis with a single div.
Stars: ✭ 25 (-50%)
Mutual labels:  hacktoberfest2020
Online-Movie-Ticket-Booking-Script-Free
Open source Online Movie Ticket Booking Script (Theatre booking system) is a website to provide the customers facility to book tickets for a movie online and to gather information about the movies and theaters.
Stars: ✭ 35 (-30%)
Mutual labels:  hacktoberfest2020
resources api
Flask API for programming and cyber security learning resources
Stars: ✭ 63 (+26%)
Mutual labels:  hacktoberfest2020
HBD
🎂 Coder's way of wishing Happy Birthday! 🍰 🎊 🎉 🎈
Stars: ✭ 109 (+118%)
Mutual labels:  hacktoberfest2020
COVID-19-Resources
Resources for Covid-19
Stars: ✭ 25 (-50%)
Mutual labels:  hacktoberfest2020
Hactoberfest-2021
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 134 (+168%)
Mutual labels:  hacktoberfest2020
Pharmacy-Mangment-System
👨‍💻 🏥 MEAN stack Pharmacy Management system.
Stars: ✭ 229 (+358%)
Mutual labels:  hacktoberfest2020
WinDev-Utility
A utility for windows developers
Stars: ✭ 17 (-66%)
Mutual labels:  hacktoberfest2020
Data-Structures-and-algorithms
This repository would be a documentation of my journey towards learning Data structures and algorithms. Please ⭐ this repo if you liked the effort 😄
Stars: ✭ 22 (-56%)
Mutual labels:  hacktoberfest2020
portfolio-react
OpenSource Portfolio Website. feel free to fork this repo
Stars: ✭ 64 (+28%)
Mutual labels:  hacktoberfest2020
hacktoberfest-2020
Get your articles published on workat.tech and get goodies from DigitalOcean as part of Hacktoberfest 2020. The best articles on each of the topics get published if they meet the editorial criteria.
Stars: ✭ 12 (-76%)
Mutual labels:  hacktoberfest2020
stashbox
Your personal Internet Archive
Stars: ✭ 42 (-16%)
Mutual labels:  hacktoberfest2020
open source start
Go through the readme... fork ....add....send a pull request .... get yourself in the contribution list...Plant the tree
Stars: ✭ 10 (-80%)
Mutual labels:  hacktoberfest2020

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].