arrow-express-example-server

1.0.0 • Public • Published

This is example application

You can test out this application for example with Postman.

It has no database connection. We recommend use for example typeorm for this purpose.

Default settings

  • Command to run app:
    • npm install && npm run start:dev
  • App start at 3000 port
  • Default paths:
    • GET:/users/myself
    • GET:/users/:id
  • To authorize setup header:
    • Authorize: Bearer token

You can copy this folder as boilerplate for your application

Readme

Keywords

none

Package Sidebar

Install

npm i arrow-express-example-server

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

6.7 kB

Total Files

13

Last publish

Collaborators

  • migum