Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jayy-lmao/formality-api

Prototype for Formality's GraphQL backend.
https://github.com/jayy-lmao/formality-api

forms graphql typescript

Last synced: about 9 hours ago
JSON representation

Prototype for Formality's GraphQL backend.

Awesome Lists containing this project

README

        

# Formality

[![CircleCI](https://circleci.com/gh/jayy-lmao/formality-api/tree/master.svg?style=shield)](https://circleci.com/gh/jayy-lmao/formality-api/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/jayy-lmao/formality-api/badge.svg?branch=master)](https://coveralls.io/github/jayy-lmao/formality-api?branch=master)

Formality intends to be a clean form tool for creating and distributing forms!

Uses Graphql and Typescript!

[Code Documentation](https://jayy-lmao.github.io/formality-api/)

## Progress:
Backend:

- [x] JWT-based Authentication
- [x] Some basic backend CRUD for Questions, Forms, and User
- [ ] Database
- [ ] Mailing

Frontend:

- [ ] Login
- [ ] Editor
- [ ] Form filler