Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jayy-lmao/formality-api
- Owner: jayy-lmao
- Created: 2019-10-16T11:24:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:22:50.000Z (about 2 years ago)
- Last Synced: 2024-12-15T16:20:54.800Z (about 2 months ago)
- Topics: forms, graphql, typescript
- Language: TypeScript
- Size: 5.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
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
- [ ] MailingFrontend:
- [ ] Login
- [ ] Editor
- [ ] Form filler