1
0
Fork 0
mirror of https://github.com/kou029w/hasura-rest-hands-on.git synced 2025-04-02 19:06:24 +00:00

link to hasura official web site

This commit is contained in:
Nebel 2021-07-25 11:26:57 +09:00
parent 1d97f7b8c2
commit eb5ceaf911

View file

@ -1,6 +1,6 @@
# Hasuraで作るREST API
Hasuraを使用してPostgresデータベースに接続したREST APIを構築し、それを利用したWebアプリを作成します。
[Hasura](https://hasura.io/)を使用してPostgresデータベースに接続したREST APIを構築し、それを利用したWebアプリを作成します。
これからこのハンズオンで作成するのは次のようなWebアプリです。