Skip to content

Releases: roshangade/rest-api-framework

Exposed requestListner for http(s).createServer(requestListner)

16 Feb 14:13
ddefd3c

Choose a tag to compare

  • Created static/non-overridable methods for request and response
  • Exposed requestListener for http/https createServer method

Deferred Tasks & Core HTTP/HTTPS support

06 Feb 21:23
793cac8

Choose a tag to compare

  • 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

01 Feb 15:12

Choose a tag to compare

  • Updated LICENSE year
  • Added more test cases for approx 100% code coverage

Updated CI badge

01 Jan 17:11

Choose a tag to compare

  • Remove build badge
  • Added CI badge from GitHub actions

Updated test coverage report

01 Jan 16:58

Choose a tag to compare

  • Test coverage report
  • CI workflow with GitHub actions

Bug Fixes

18 Sep 17:54

Choose a tag to compare

  • Added missing 'types' key in package.json for TypeScript

TypeScript support

18 Sep 17:52

Choose a tag to compare

  • Added types for TypeScript

Bug Fixes

12 Sep 21:20

Choose a tag to compare

  • URL NOT FOUND issue

npm repository quality ranking improvement

08 Sep 20:30

Choose a tag to compare

Added badges

  • vulnerabilities
  • licence
  • dependencies

codecy implementation

01 Sep 14:09

Choose a tag to compare

  • Added .eslintignore
  • Added codecy for code quality