Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

WIP: v1#29

Open
anthonydugois wants to merge 1 commit into
masterfrom
v1
Open

WIP: v1#29
anthonydugois wants to merge 1 commit into
masterfrom
v1

Conversation

@anthonydugois

@anthonydugois anthonydugois commented Apr 26, 2018

Copy link
Copy Markdown
Owner

This is a complete rewrite of Polynom. I plan to use the following tools:

@anthonydugois
anthonydugois changed the base branch from gh-pages to master April 26, 2018 22:10
@tomByrer

tomByrer commented May 3, 2018

Copy link
Copy Markdown

Just curious, what is the advantage for this project to use GraphQL over REST, binary messaging, etc?

(I know the pros for GraphQL in general; trying to talk a friend who is re-engineering a major medical system to use GraphQL vs bunch of REST endpoints.)

@anthonydugois

Copy link
Copy Markdown
Owner Author

GraphQL is way more powerful and scalable than REST. I'd like to provide auth, account management and online document saving for this first version. The GraphQL ecosystem allows me to ship these features very rapidly (it took me like 2 hours to setup a GraphQL server, a database and GitHub auth).

@tomByrer

tomByrer commented May 6, 2018

Copy link
Copy Markdown

Oh, you're adding lots of bells & whistles! Sounds fun :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants