1.4.15 • Published 2 years ago

layered-api-dev-ts v1.4.15

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Create Layered REST API template with the necessary files and packages built in !

Download:

  • Download the package globally :
 npm i layered-api-dev-ts -g

Basic Usage

  • Choose and open the folder you want to start your Layered REST API project on the terminal
  • Type "getStarted" on the terminal
  • Sit and relax while the program is running

SQL

  • Integrate SQL on your project by typing:
      ```
      "getStarted sql"
      ```

React

You can create react project and REST API simultaneously !

  • Create a container folder for your project
  • Open "Backend" folder in it
  • Open terminal on the Backend folder
  • Type :
      ```
      "getStarted react"
      ```
  • Follow the instructions on the terminal

Please note that create-react-app is used.

Updates to come

1.2.0

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.3.10

2 years ago

1.3.13

2 years ago

1.3.14

2 years ago

1.3.11

2 years ago

1.3.12

2 years ago

1.3.15

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.4.15

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago