4.0.4 • Published 3 years ago

wakapi-typescript v4.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago