graphjin 2.0.30 → 3.0.1
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 +3 -1
- package/package.json +1 -1
- package/wasm/graphjin.wasm +0 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# GraphJin,
|
|
1
|
+
# GraphJin, A New Kind of ORM
|
|
2
2
|
|
|
3
3
|
[](https://github.com/dosco/graphjin/blob/master/LICENSE)
|
|
4
4
|
[](https://www.npmjs.com/package/graphjin)
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
|
|
10
10
|
<!-- [](https://deploy.cloud.run)
|
|
11
11
|
-->
|
|
12
|
+
|
|
13
|
+
## Build APIs in 5 minutes not weeks
|
|
12
14
|
|
|
13
15
|
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**
|
|
14
16
|
|
package/package.json
CHANGED
package/wasm/graphjin.wasm
CHANGED
|
Binary file
|