Releases: roshangade/rest-api-framework
Releases · roshangade/rest-api-framework
Exposed requestListner for http(s).createServer(requestListner)
- Created static/non-overridable methods for request and response
- Exposed requestListener for http/https createServer method
Deferred Tasks & Core HTTP/HTTPS support
- Added deferred tasks support
- User can choose HTTP server type and configure by own way
- Alternatives for deprecated response.finished
- res.status code validation using http.STATUS_CODES
100% test coverage
- Updated LICENSE year
- Added more test cases for approx 100% code coverage
Updated CI badge
- Remove build badge
- Added CI badge from GitHub actions
Updated test coverage report
- Test coverage report
- CI workflow with GitHub actions
Bug Fixes
- Added missing 'types' key in package.json for TypeScript
TypeScript support
- Added types for TypeScript
Bug Fixes
- URL NOT FOUND issue
npm repository quality ranking improvement
Added badges
- vulnerabilities
- licence
- dependencies
codecy implementation
- Added .eslintignore
- Added codecy for code quality