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

Add a new NodeJS Express server generator #3567

Merged
merged 45 commits into from
Aug 8, 2019
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
8e90698
create nodejs express esrver
wing328 May 7, 2019
4dafffa
1st commit of the express.js module. Express server working, api-docs…
YishTish May 8, 2019
b059715
1st commit of the express.js module. Express server working, api-docs…
YishTish May 9, 2019
913ce46
Working Express server with successful routing to controllers.
YishTish May 15, 2019
84844f4
Merge branch 'master' into nodejs-express-server
YishTish May 15, 2019
ce0bc30
rewrote controllers and services. Haven't tested yet
YishTish May 22, 2019
062de17
controllers and services have passed tests successfully
YishTish May 26, 2019
92858e6
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 May 27, 2019
b6939be
Merge branch 'nodejs-express-server' of github.com:OpenAPITools/opena…
YishTish May 27, 2019
52a3a60
Added documentation
YishTish May 27, 2019
d6c2c9a
Added documentation
YishTish May 28, 2019
0d2821c
Merge branch 'YishTish-nodejs-express-server' into nodejs-express-server
wing328 May 28, 2019
e442eea
Support for openApi v3, using 'express-openapi-validator' for parsing…
YishTish Jun 18, 2019
4fccaea
Merge branch 'nodejs-express-server' of github.com:OpenAPITools/opena…
YishTish Jun 18, 2019
e4fb6a0
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 Jun 18, 2019
233d74b
Merge branch 'nodejs-express-server' of github.com:OpenAPITools/opena…
YishTish Jun 18, 2019
d4a998a
Merge branch 'nodejs-express-server' of https://github.com/YishTish/o…
wing328 Jun 21, 2019
3ef5605
Merge branch 'YishTish-nodejs-express-server2' into nodejs-express-se…
wing328 Jun 21, 2019
2950199
update generator and template
wing328 Jul 2, 2019
12c3f3a
update samples
wing328 Jul 2, 2019
6a8e254
more update
wing328 Jul 8, 2019
d7785bd
update service, controller
wing328 Jul 8, 2019
b2a3923
add vendor extensions
wing328 Jul 8, 2019
6e0f801
some updates to adapt to changes in the generator (removing reference…
YishTish Jul 8, 2019
4debba2
Merge remote-tracking branch 'upstream/nodejs-express-server-update' …
YishTish Jul 8, 2019
fb3bcc9
Update NodeJS server generator and templates based on new output (#3261)
wing328 Jul 8, 2019
0632408
Changed routing code to follow the following convention:
YishTish Jul 8, 2019
dadc787
Merged with latest update by @wing328
YishTish Jul 8, 2019
642b50a
Merge branch 'YishTish-nodejs-express-server' into nodejs-express-server
wing328 Jul 8, 2019
686903d
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 Jul 8, 2019
450be60
[nodejs-express-server] various updates, fixes (#3319)
wing328 Jul 12, 2019
d493178
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 Jul 17, 2019
b022235
remove test service (#3379)
wing328 Jul 18, 2019
cf98d8f
add new doc
wing328 Jul 18, 2019
a2eecbe
1. routingTests.js runs through all operations described in openapi.y…
YishTish Jul 22, 2019
bc41657
Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…
YishTish Jul 22, 2019
deebee4
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 Jul 24, 2019
f35c553
1. routingTests.js runs through all operations described in openapi.y…
wing328 Jul 24, 2019
ea4a68e
added model classes. Currently as a concept only. Seems like won't be…
YishTish Jul 25, 2019
a5f5026
merged with upstream after PR 3442
YishTish Jul 25, 2019
a3567d7
Updated README.md to be a detailed description of the project.
YishTish Jul 31, 2019
782fc81
Removed redundant file app.js - this file has no benefit at this poin…
YishTish Aug 4, 2019
793158b
Merge branch 'YishTish-nodejs-express-server3' into nodejs-express-se…
wing328 Aug 6, 2019
76e946b
Remove test controller (#3575)
wing328 Aug 7, 2019
f7166f5
update wording
wing328 Aug 8, 2019
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
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into nodejs-express-server
wing328 committed May 27, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 92858e6ee9a26c495c15c9d77305581ef40b163d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.