Endpoints Packages

codingame-api-node-ts

A CodinGame API node, that permits you to access all of the endpoints of this website. Wrote in TypeScript, so you can previsualize how the response will look like by checking the code.

0.0.4 • Published 4 years ago

better-endpoints

A TypeScript library to simplify API response handling and manage custom HTTP errors. It provides an `ApiResponse` decorator to format success and error responses consistently, along with specific error classes for each HTTP status code.

1.3.0 • Published 5 months ago