Comparing version 0.0.29 to 0.0.31
{ | ||
"name": "aca.ts", | ||
"version": "0.0.29", | ||
"description": "Aca.ts is a node.js CLI based on Typescript and Knex.js. It could automatically syncs database schema according to a custom ORM. It could also automatically generates APIs for accessing the database. More importantly, it automatically creates frontend APIs through backend functions and the generated database APIs (like RPC), so frontend developers can easily access the backend without defining routing. the APIs is typescript, tips are very friendly when codind", | ||
"version": "0.0.31", | ||
"description": "Aca.ts is a node.js CLI based on Typescript and Knex.js. It could automatically syncs database schema according to a custom ORM. It could also automatically generates APIs for accessing the database. More importantly, it automatically creates frontend APIs through backend functions and the generated database APIs (like RPC), so frontend developers can easily access the backend without defining routing. The APIs is typescript, tips are very friendly when coding.", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "graphql", |
# Aca.ts | ||
Aca.ts is a node.js CLI based on Typescript and Knex.js. It could automatically syncs database schema according to a custom ORM. It could also automatically generates APIs for accessing the database. More importantly, it automatically creates frontend APIs through backend functions and the generated database APIs (like RPC), so frontend developers can easily access the backend without defining routing. | ||
Aca.ts is a node.js CLI based on Typescript and Knex.js. It could automatically syncs database schema according to a custom ORM. It could also automatically generates APIs for accessing the database. More importantly, it automatically creates frontend APIs through backend functions and the generated database APIs (like RPC), so frontend developers can easily access the backend without defining routing. The APIs is typescript, tips are very friendly when coding. | ||
@@ -68,9 +68,4 @@ Use the class syntax of Typescript to define ORM: | ||
<<<<<<< HEAD | ||
<img with="100px" hight="200px" src="https://yunplus-1257983906.cos.ap-shanghai.myqcloud.com/aca-config.jpg"> | ||
======= | ||
<img with="100px" hight="200px" src="https://www.ts.center/config.jpg"> | ||
<img with="80px" hight="180px" src="https://www.ts.center/static/config.jpg"> | ||
> > > > > > > gh-pages | ||
3. Use the following method to create aca.ts apps: | ||
@@ -108,7 +103,7 @@ | ||
> <font color=red>The generated backend APIs usage example are as follows:</font> <img with="80px" hight="180px" src="https://www.ts.center/server-koa-index.jpg"> | ||
> <font color=red>The generated backend APIs usage example are as follows:</font> <img with="80px" hight="180px" src="https://www.ts.center/static/server-koa-index.jpg"> | ||
# | ||
> <font color=red>The generated frontend APIs usage example are as follows:</font> <img with="80px" hight="180px" src="https://www.ts.center/client-react-app.jpg"> | ||
> <font color=red>The generated frontend APIs usage example are as follows:</font> <img with="80px" hight="180px" src="https://www.ts.center/static/client-react-app.jpg"> | ||
@@ -115,0 +110,0 @@ # |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
257502
116