Skip to content

Design/Technology decisions server #1

@KenavR

Description

@KenavR

I saw some discussions about this on the discord, but maybe if people really want to start working on it, we should maybe document our decisions on Github.

Looking at the discord people seem to prefer MongoDB with Mongoose. Alternatively, we could use something an ORM that support MongoDB and a SQL database (e.g. Waterline.

Then there is the question of which API the server should provide. Depending on what people want to learn, it could provide a REST API (express, koa, ...), GraphQL, WebSockets or a mix of them.

Let me know if I can help setting up issues for people to work on or creating the initial server structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    serverAll things server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions