Making a powerful REST API, like GraphQL

preview_player
Показать описание
You can achieve the power of GraphQL using a REST API and Piccolo, with very little code.

PiccoloCRUD now lets you select which data you want returned from a GET endpoint. You can even perform joins. This makes your endpoints incredibly powerful and efficient.

Here's a a blog article about it:

And the source code:

To learn more about Piccolo:

Contents:
0:00 Introduction
0:15 App code
1:27 Demo using Swagger docs
3:00 Using secrets and max joins
4:05 Outro
Рекомендации по теме
Комментарии
Автор

I Really appreciate this video because I am new and I'm coming from Trading world - All I know is rest API and I was shocked to hear how many people at graph look down on it. All of it is exciting to learn thank you so much.

TjSpoonManJacques