Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DareFox/HowLongToBeat-Proxy-API

Open more actions menu

Repository files navigation

Current endpoints:

  • GET /v1/query

Search game by title

Example: https://hltb-proxy.fly.dev/v1/query?title=Edna

URL Params:

  • title: string, required
  • page: int

Codes:

  • 200 - Sucesss
  • 500 - Server error

  • GET /v1/overview

Get info about game

Example: https://hltb-proxy.fly.dev/v1/overview?id=3059

URL Params:

  • id: long, required

Codes:

  • 200 - Sucesss
  • 500 - Server error
  • 404 - Game with specified not found

  • GET /v1/cache

Get info about current cache state

Example: https://hltb-proxy.fly.dev/v1/cache

Codes:

  • 200 - Sucesss
  • 500 - Server error

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.