graphjin 3.0.8 → 3.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,10 +7,7 @@
|
|
|
7
7
|
[](https://pkg.go.dev/github.com/dosco/graphjin/v2)
|
|
8
8
|
[](https://goreportcard.com/report/github.com/dosco/graphjin/v2)
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
-->
|
|
12
|
-
|
|
13
|
-
## Build APIs in 5 minutes not weeks
|
|
10
|
+
## Build APIs in 5 minutes not weeks
|
|
14
11
|
|
|
15
12
|
GraphJin gives you an instant secure and fast GraphQL API without code. Just use a GraphQL query to define your API and GraphJin automagically converts it into a full featured API. Build your backend APIs **100X** faster. Works with **NodeJS** and **GO**. Supports several databases, **Postgres**, **MySQL**, **Yugabyte**, **AWS Aurora/RDS** and **Google Cloud SQL**
|
|
16
13
|
|