Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jaywcjlove/typenexus
TypeNexus is a great tool for API encapsulation and management. It offers a clean and lightweight way to bundle TypeORM + Expressjs functionality, helping you to build applications faster while reducing template code redundancy and type conversion work.
https://github.com/jaywcjlove/typenexus
chore: change the document generation method.
9717b1d8d0849cd3149c6e0f673709e58679d5cd authored almost 2 years ago
9717b1d8d0849cd3149c6e0f673709e58679d5cd authored almost 2 years ago
released v0.0.7
6baa216f974c2bf6db9ac69809ac39c6b836abdc authored almost 2 years ago
6baa216f974c2bf6db9ac69809ac39c6b836abdc authored almost 2 years ago
doc: Update README.md
926dea4883d88baf18ba9d7bf27e61f4aa296aeb authored almost 2 years ago
926dea4883d88baf18ba9d7bf27e61f4aa296aeb authored almost 2 years ago
doc: Update README.md
74fb57b432b7cc49b081ed2329bae8aef56e481d authored almost 2 years ago
74fb57b432b7cc49b081ed2329bae8aef56e481d authored almost 2 years ago
doc: Update README.md
9095c5812cb69575454f01daf62d97fb2d60191d authored almost 2 years ago
9095c5812cb69575454f01daf62d97fb2d60191d authored almost 2 years ago
doc: Update README.md
c50af16a3ad9392d759ef69d2cfcdd5ea287cde3 authored almost 2 years ago
c50af16a3ad9392d759ef69d2cfcdd5ea287cde3 authored almost 2 years ago
chore: update workflows config.
14226cd051e4a6f2a70902d0f66e4d19392ed5d8 authored almost 2 years ago
14226cd051e4a6f2a70902d0f66e4d19392ed5d8 authored almost 2 years ago
chore: update workflows config.
f1ba9b08eb85e61603e9b52e91a91191b0a5ec32 authored almost 2 years ago
f1ba9b08eb85e61603e9b52e91a91191b0a5ec32 authored almost 2 years ago
test: update test case.
4e0b6db223c9bf23b1dce2a1731c080721f26cf7 authored almost 2 years ago
4e0b6db223c9bf23b1dce2a1731c080721f26cf7 authored almost 2 years ago
chore: update workflows config.
c526efdda91c8509b7819e3c947ee4e482292b80 authored almost 2 years ago
c526efdda91c8509b7819e3c947ee4e482292b80 authored almost 2 years ago
test: update test case.
f6aa214a9d5bb76a2a8840a10d5c2a69be101528 authored almost 2 years ago
f6aa214a9d5bb76a2a8840a10d5c2a69be101528 authored almost 2 years ago
test: update test case.
6da37d8862303dc428b06eca321bce79b8b6fd92 authored almost 2 years ago
6da37d8862303dc428b06eca321bce79b8b6fd92 authored almost 2 years ago
chore: update workflows config.
ea49e97d6b309acf7136da28009324b7d42c2612 authored almost 2 years ago
ea49e97d6b309acf7136da28009324b7d42c2612 authored almost 2 years ago
test: fix test case.
fa3bb9d3d14485c254b15a513d6deba2c594da2d authored almost 2 years ago
fa3bb9d3d14485c254b15a513d6deba2c594da2d authored almost 2 years ago
released v0.0.6
b8d6c10c1fef6648dab9f5bb6e0fd16cb9cb8256 authored almost 2 years ago
b8d6c10c1fef6648dab9f5bb6e0fd16cb9cb8256 authored almost 2 years ago
fix: fix port issue.
eeea19e6e6e8ede24844f66d9b8c4dbb0aa9362e authored almost 2 years ago
eeea19e6e6e8ede24844f66d9b8c4dbb0aa9362e authored almost 2 years ago
doc: Update README.md
0de7863c616416c35d06ed27d63d8fe39bab32d1 authored almost 2 years ago
0de7863c616416c35d06ed27d63d8fe39bab32d1 authored almost 2 years ago
feat: add Session/SessionParam decorator.
f64e59e86bc0211fb4da79ef43ddab5065a73c6f authored almost 2 years ago
f64e59e86bc0211fb4da79ef43ddab5065a73c6f authored almost 2 years ago
refactor: optimize code.
fb1bda81aefd6a33105751c0ab1c09a6a2ff1e2d authored almost 2 years ago
fb1bda81aefd6a33105751c0ab1c09a6a2ff1e2d authored almost 2 years ago
doc: Update core/README.md
6b6c2cdd0a0d848aa0bcb5f4b832385e2c94dab9 authored almost 2 years ago
6b6c2cdd0a0d848aa0bcb5f4b832385e2c94dab9 authored almost 2 years ago
doc: add generated documentation.
83cf80301756048a6c5379860e1d2ff133a324b2 authored almost 2 years ago
83cf80301756048a6c5379860e1d2ff133a324b2 authored almost 2 years ago
feat: add Head decorator.
36bc68dfe2b11ce46f2e05dc763209254f769f43 authored almost 2 years ago
36bc68dfe2b11ce46f2e05dc763209254f769f43 authored almost 2 years ago
released v0.0.5
50271a5cb0fa3dcade773eb085797a777098fc52 authored almost 2 years ago
50271a5cb0fa3dcade773eb085797a777098fc52 authored almost 2 years ago
doc: update core/README.md
8125c0b2f938e82dfd40149b68a347a1249c9bcf authored almost 2 years ago
8125c0b2f938e82dfd40149b68a347a1249c9bcf authored almost 2 years ago
feat: add BodyParam decorator.
82fe2b98f1dd436f22b906e685836acf7dcec74e authored almost 2 years ago
82fe2b98f1dd436f22b906e685836acf7dcec74e authored almost 2 years ago
feat: add HeaderParam/HeaderParams decorator.
501267aeed85603ce27b0f1205acda9985930f92 authored almost 2 years ago
501267aeed85603ce27b0f1205acda9985930f92 authored almost 2 years ago
feat: add CookieParam/CookieParams decorator.
5cf49fbc36e708827445b5ef1bc4b2f3aeca94bf authored almost 2 years ago
5cf49fbc36e708827445b5ef1bc4b2f3aeca94bf authored almost 2 years ago
released v0.0.4
a7f6b521d3754ce50c26f96e42b25fca707267e2 authored almost 2 years ago
a7f6b521d3754ce50c26f96e42b25fca707267e2 authored almost 2 years ago
fix: add files field in package.json
73b21c8ce1aeceada23fa17b16f063bac78a5245 authored almost 2 years ago
73b21c8ce1aeceada23fa17b16f063bac78a5245 authored almost 2 years ago
feat: add Patch decorator.
2ed3595fd7abcf1dbae8820385d82d378451f196 authored almost 2 years ago
2ed3595fd7abcf1dbae8820385d82d378451f196 authored almost 2 years ago
feat: add Delete decorator.
30b9441b0019615acfb35c479d55cc3c7401a2e7 authored almost 2 years ago
30b9441b0019615acfb35c479d55cc3c7401a2e7 authored almost 2 years ago
doc: Update README.md
48e8f3f765c72dcaf0aff5e26d4448869423d515 authored almost 2 years ago
48e8f3f765c72dcaf0aff5e26d4448869423d515 authored almost 2 years ago
feat: add QueryParams decorator.
439d03624a9c675124c59048eec1b145ba3f344f authored almost 2 years ago
439d03624a9c675124c59048eec1b145ba3f344f authored almost 2 years ago
released v0.0.3
57a76a73a72ce98a163ab5049f8313a2ff6c2d6d authored almost 2 years ago
57a76a73a72ce98a163ab5049f8313a2ff6c2d6d authored almost 2 years ago
feat: add QueryParam decorator.
4b5c38bc51a62fa494cab29aed4fef630c7ff02a authored almost 2 years ago
4b5c38bc51a62fa494cab29aed4fef630c7ff02a authored almost 2 years ago
feat: add Params decorator.
e4be0f5337c207d90e7fa8c262a950109f21a807 authored almost 2 years ago
e4be0f5337c207d90e7fa8c262a950109f21a807 authored almost 2 years ago
chore: update workflows config.
af95eaf65bfd5fc1e8a3066e640825886356f976 authored almost 2 years ago
af95eaf65bfd5fc1e8a3066e640825886356f976 authored almost 2 years ago
fix: fix routePrefix issue.
4825ebad8894ae3ec566f6145a5bac28d508b4b2 authored almost 2 years ago
4825ebad8894ae3ec566f6145a5bac28d508b4b2 authored almost 2 years ago
doc: Update README.md
3ac48501a9ac5fb948ad5fb9aaa5ef8afd0722a5 authored almost 2 years ago
3ac48501a9ac5fb948ad5fb9aaa5ef8afd0722a5 authored almost 2 years ago
released v0.0.2
cef6f1821fef4307d07318723e9c9899244e8e17 authored almost 2 years ago
cef6f1821fef4307d07318723e9c9899244e8e17 authored almost 2 years ago
feat: add Param/Put decorator.
2f9c56fef14b2e757c7a93314918d9334139df42 authored almost 2 years ago
2f9c56fef14b2e757c7a93314918d9334139df42 authored almost 2 years ago
doc: Update core/README.md
11daa2c820a2091f544455388057bf646929b047 authored almost 2 years ago
11daa2c820a2091f544455388057bf646929b047 authored almost 2 years ago
feat: add Body/Post decorator.
0913a6eeb2cb5a16698789807660b2d9693b0cbf authored almost 2 years ago
0913a6eeb2cb5a16698789807660b2d9693b0cbf authored almost 2 years ago
chore: update workflows config.
d02323e0fd360687499f42f55e31f1075ec0429c authored almost 2 years ago
d02323e0fd360687499f42f55e31f1075ec0429c authored almost 2 years ago
chore: update package.json
970ae38983368eb4c2809cde6ae63ddd32994f66 authored almost 2 years ago
970ae38983368eb4c2809cde6ae63ddd32994f66 authored almost 2 years ago
chore: update workflows config.
a5fe81ba48777459f1c0db69e4ca59b93a0f8f4f authored almost 2 years ago
a5fe81ba48777459f1c0db69e4ca59b93a0f8f4f authored almost 2 years ago
chore: update workflows config.
4fe1a47a183c8b5a498e6b3ebdf28e2a3ada9f6f authored almost 2 years ago
4fe1a47a183c8b5a498e6b3ebdf28e2a3ada9f6f authored almost 2 years ago
chore: update workflows config.
09bfec3712bd8bce4f84ebe4f85bc34f0d607d1d authored almost 2 years ago
09bfec3712bd8bce4f84ebe4f85bc34f0d607d1d authored almost 2 years ago
chore: remove coverage folder.
0e641540135cf9c2927f677bdfac5393ca64f14c authored almost 2 years ago
0e641540135cf9c2927f677bdfac5393ca64f14c authored almost 2 years ago
test: add base test case.
d8f9097f5df177a1d3a525b5f3c65f817d45eeb8 authored almost 2 years ago
d8f9097f5df177a1d3a525b5f3c65f817d45eeb8 authored almost 2 years ago
feat: add @DSource/@Req decorator.
b13df2b8d837ba594f678366066f5a9bacfc4507 authored almost 2 years ago
b13df2b8d837ba594f678366066f5a9bacfc4507 authored almost 2 years ago
fix(deps): update dependency pg to ~8.10.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
af468849625bd26b09508701021a55bbc6446780 authored almost 2 years ago
chore: init project.
b9428d40c01f579628f524d8dd6e03601019c98d authored almost 2 years ago
b9428d40c01f579628f524d8dd6e03601019c98d authored almost 2 years ago
Add renovate.json (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4cc30aed0dcb0db2c7c360e7d53b8ebd2461884f authored almost 2 years ago
chore: add package.json
32fe3a58143041682b4fc2ad6eec2a9378f85582 authored almost 2 years ago
32fe3a58143041682b4fc2ad6eec2a9378f85582 authored almost 2 years ago
doc: Update README.md
f28b47891621c0b4df9aaa298f76bcded5018b8c authored almost 2 years ago
f28b47891621c0b4df9aaa298f76bcded5018b8c authored almost 2 years ago
chore: update workflows config.
5b80264594c70631894be8c8cee3759517e83107 authored almost 2 years ago
5b80264594c70631894be8c8cee3759517e83107 authored almost 2 years ago
Initial commit
17954ae14a14b96fcc55976f74fe349fd3f12fed authored almost 2 years ago
17954ae14a14b96fcc55976f74fe349fd3f12fed authored almost 2 years ago