nestdotland / roadmap

Roadmap for Nest
2 stars 0 forks source link

API #4

Open maximousblk opened 4 years ago

maximousblk commented 4 years ago

API

Rest API

Database

schema: schema.prisma

Notes

Why would you need a REST API when you have a GraphQL API?

REST is a bit more accessible to beginners than GraphQL, and having more options is not a bad thing.

We can also deploy serverless functions for badges and stuff in the future on api.nest.land.