ojoanalogo / nestjs-redoc

📘 ReDoc frontend for you NestJS swagger API documentation
MIT License
144 stars 56 forks source link

Maintained #61

Open youngcm2 opened 2 years ago

youngcm2 commented 2 years ago

Is this project still being maintained?

andyslack commented 1 year ago

As this repo is not being maintained, I created a fork and updated everything to the most up to date versions, I will keep this updated, you can find it here:

Github: https://github.com/juicyllama/framework/tree/main/common/nestjs-redoc NPM: https://www.npmjs.com/package/@juicyllama/nestjs-redoc

Tests are not working in the original repo, but its tested and it is working.

jmcdo29 commented 8 months ago

@andyslack the GitHub link is not working. Is this being maintained open source?

andyslack commented 8 months ago

Hi @jmcdo29 I updated the link, its now been moved into our framework monorepo.

julianpoemp commented 4 months ago

Hi, I just created a library for NestJS 10 supporting ExpressJS and Fastify without the need to import a big framework: nestjs-redox