4.0.4 • Published 1 year ago

wakapi-typescript v4.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Generate Api Node

This Module Based On Express and MongoDb

The Aim faster build api

npm install wakapi-typescript --save

npx wakapi-typescript --save

You can easly create your api without any problem.Can change everything in code nothing to hid from you !

{
  "tables": {
    "hero": {
      "name": "String"
    },
    "family": {
      "name": "String",
      "connection": "String"
    }
  },
  "mongoDbUrl": "mongodb+srv://waka:<password>@cluster0.jtleo.mongodb.net/?retryWrites=true&w=majority"
}
4.0.4

1 year ago

4.0.3

1 year ago

4.0.2

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

3.0.0

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago