Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 1.0.2 #4

Open
wants to merge 83 commits into
base: test-package
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
1d80f2a
delete
mart-anthony-stark Feb 16, 2022
3829e6c
modified: directories
mart-anthony-stark Feb 16, 2022
8a13395
fixed: setup demo link
mart-anthony-stark Feb 16, 2022
b4892e5
add: installation
mart-anthony-stark Feb 16, 2022
0a94aec
add: keywords
mart-anthony-stark Feb 16, 2022
ab65395
add: middleware
mart-anthony-stark Feb 17, 2022
ca508ce
fixed: code block for custom middleware
mart-anthony-stark Feb 17, 2022
432836b
remove: extra code block
mart-anthony-stark Feb 17, 2022
3ce99af
add: store
mart-anthony-stark Feb 22, 2022
bc504c0
refactor: global state for routes
mart-anthony-stark Feb 22, 2022
1986350
remove route
mart-anthony-stark Feb 22, 2022
72d174a
add: route-parser
mart-anthony-stark Feb 22, 2022
9feb7ba
add: auth route
mart-anthony-stark Feb 22, 2022
b4e9e8e
add: test
mart-anthony-stark Feb 22, 2022
fbda690
delete
mart-anthony-stark Feb 22, 2022
13b5894
delete
mart-anthony-stark Feb 22, 2022
9439042
delete
mart-anthony-stark Feb 22, 2022
01df8b1
delete
mart-anthony-stark Feb 22, 2022
6d170b6
move to internal directory
mart-anthony-stark Feb 22, 2022
968df3d
delete
mart-anthony-stark Feb 22, 2022
95fe8dd
move to internal dir
mart-anthony-stark Feb 22, 2022
fee060d
move to internal dir
mart-anthony-stark Feb 22, 2022
a3764bb
move to internal dir
mart-anthony-stark Feb 22, 2022
ee025d6
moved
mart-anthony-stark Feb 23, 2022
2c7e268
moved
mart-anthony-stark Feb 23, 2022
e16774f
moved
mart-anthony-stark Feb 23, 2022
06fe84b
moved
mart-anthony-stark Feb 23, 2022
9a3d025
moved: utils directory
mart-anthony-stark Feb 23, 2022
7660bb8
moved: utils directory
mart-anthony-stark Feb 23, 2022
4f6502e
moved: utils directory
mart-anthony-stark Feb 23, 2022
6c3ecda
moved: utils directory
mart-anthony-stark Feb 23, 2022
0f2aa08
moved: utils directory
mart-anthony-stark Feb 23, 2022
3e7d40e
add: modular router
mart-anthony-stark Feb 23, 2022
fb593f3
moved: modular router
mart-anthony-stark Feb 23, 2022
64b6033
refactor: router methods
mart-anthony-stark Feb 23, 2022
dd41100
add: http methods
mart-anthony-stark Feb 23, 2022
86afb05
add: combine routers and register router
mart-anthony-stark Feb 23, 2022
73cdd4a
add: http methods
mart-anthony-stark Feb 23, 2022
a7f0ca5
add: handle middleware
mart-anthony-stark Feb 23, 2022
323ee1b
add: store
mart-anthony-stark Feb 23, 2022
c78001e
add: insertMiddleware method
mart-anthony-stark Feb 23, 2022
fc7e200
foxed: router prefix
mart-anthony-stark Feb 23, 2022
3c550ab
add: middleware handler
mart-anthony-stark Feb 23, 2022
a7b1d4e
add: middleware
mart-anthony-stark Feb 23, 2022
3c91d2e
moved directory
mart-anthony-stark Feb 23, 2022
0f71f1e
moved directory
mart-anthony-stark Feb 23, 2022
7759fd7
moved directory
mart-anthony-stark Feb 23, 2022
d2e8f42
add: standalone http method
mart-anthony-stark Feb 23, 2022
9cbe395
add: standalone http method
mart-anthony-stark Feb 23, 2022
c9ba506
add: standalone http method
mart-anthony-stark Feb 23, 2022
4ed4439
add: start server
mart-anthony-stark Feb 23, 2022
3e1027f
fixed: start server
mart-anthony-stark Feb 23, 2022
99f1f7b
add: port validation
mart-anthony-stark Feb 23, 2022
4907a81
add: test endpoints
mart-anthony-stark Feb 23, 2022
3212180
add: params
mart-anthony-stark Feb 23, 2022
5cfb21e
add: logger ption
mart-anthony-stark Feb 23, 2022
371fd8e
add: logger options
mart-anthony-stark Feb 23, 2022
8d0ca49
add: direct import of http methods
mart-anthony-stark Feb 23, 2022
f6535ee
fixed
mart-anthony-stark Feb 23, 2022
511c80a
add: package
mart-anthony-stark Feb 23, 2022
a8e2a9c
fixed destructured http methods
mart-anthony-stark Mar 2, 2022
966e780
fixed http methods destructuring
mart-anthony-stark Mar 2, 2022
aa23e50
add goto
mart-anthony-stark Mar 13, 2022
1981f72
add package
mart-anthony-stark Mar 13, 2022
539d909
add package
mart-anthony-stark Mar 13, 2022
3d642f5
add morgan
mart-anthony-stark Mar 13, 2022
dce3ede
add api benchmark
mart-anthony-stark Mar 13, 2022
d0b77bd
add benchmark
mart-anthony-stark Mar 13, 2022
56c61c9
fixed
mart-anthony-stark Mar 13, 2022
01449fb
fixed
mart-anthony-stark Mar 13, 2022
465615e
testing
mart-anthony-stark Mar 14, 2022
36f8951
add ddos stress
mart-anthony-stark Mar 14, 2022
adf5e61
add ddos
mart-anthony-stark Mar 14, 2022
e7d29d2
add benchmark screenshots
mart-anthony-stark Mar 17, 2022
c3c3849
add screenshots
mart-anthony-stark Mar 17, 2022
253c046
Merge branch 'test' of https://github.com/mart-anthony-stark/Node-htt…
mart-anthony-stark Mar 18, 2022
53b11ec
add table
mart-anthony-stark Mar 18, 2022
f84910c
delete
mart-anthony-stark Mar 18, 2022
d451d0e
delete
mart-anthony-stark Mar 18, 2022
0df06e5
delete
mart-anthony-stark Mar 18, 2022
fc4e095
add logo
mart-anthony-stark Mar 18, 2022
a301ef5
add demo
mart-anthony-stark Mar 18, 2022
2e8877b
add logo
mart-anthony-stark Mar 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
delete
mart-anthony-stark committed Feb 16, 2022
commit 1d80f2a0b84136e6548169ba7071015f046e0b04
53 changes: 0 additions & 53 deletions demo/app.js

This file was deleted.

50 changes: 0 additions & 50 deletions demo/user.route.js

This file was deleted.

29 changes: 0 additions & 29 deletions demoV2/app.js

This file was deleted.

8 changes: 0 additions & 8 deletions demoV2/controllers/user.controller.js

This file was deleted.

14 changes: 0 additions & 14 deletions demoV2/models/User.model.js

This file was deleted.

17 changes: 0 additions & 17 deletions demoV2/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions demoV2/routes/auth.route.js

This file was deleted.

12 changes: 0 additions & 12 deletions demoV2/routes/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions demoV2/routes/user.route.js

This file was deleted.