fsbahman / apidoc-swagger
apidoc and swagger are two nice projects which are focusing on documentation of APIs. This project is a middle tier which tries to bring them together in a sense that it uses apidoc to convert inline documentation to json schema and later convert it to swagger json schmea.
☆252Updated last year
Related projects ⓘ
Alternatives and complementary repositories for apidoc-swagger
- Swagger + Express = {swagger-express}☆250Updated 8 months ago
- Etcd client for nodejs☆259Updated last year
- Deploy part of PM2☆178Updated 4 years ago
- Generate API documentation in markdown from apidoc data☆46Updated 5 years ago
- Interface for Kue☆344Updated 4 years ago
- NodeJS library for rate limiting using sliding windows stored in Redis☆78Updated 8 years ago
- (DEPRECATED) use @pm2/io instead (drop-in replacement) https://github.com/keymetrics/pm2-io-apm☆265Updated 5 years ago
- Grunt task to generate a RESTful API Documentation with apidoc☆147Updated last year
- Node distributed locking using redis☆110Updated 4 years ago
- RESTful web API Documentation Generator☆61Updated 6 years ago
- bunyan logger middleware for express☆139Updated last year
- Watch mongodb oplog in a simple way☆381Updated last year
- Simple logstash implmentation in nodejs : file log collection, sent with zeromq☆517Updated 5 years ago
- Validation for REST Services built with node-restify in node.js