Skip to content

Releases: ghost-land/Nlib-API

v1.1.0

08 Nov 23:39
Compare
Choose a tag to compare
  • Add dynamic resizing for game icons and banners

GET api.nlib.cc/nx/[tid]/icon/[width]/[height]

Returns the game icon. If width and height are not specified, the default size of 1024x1024 JPEG is returned.

GET api.nlib.cc/nx/[tid]/banner/[width]/[height]

Returns the game banner. Supported sizes are 1920x1080 and 1280x720. You can also use /banner/720p or /banner/1080p. If neither width nor height is specified, the default size of 1920x1080 JPEG is returned.


Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 Nov 17:49
Compare
Choose a tag to compare
  • Fix route handling by disabling redirect_slashes 7d4c002

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Nov 17:38
Compare
Choose a tag to compare