Categorygithub.com/bitti09/go-wfapi
repositorypackage
0.0.0-20240218162031-17ed4e3c5349
Repository: https://github.com/bitti09/go-wfapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-wfapi

Codacy Badge Gitpod ready-to-code

WIP Warframe API Parser -- currently rewriting/resturcturing the codebase

Current Status : reworking in progress

Demo

  • URL: api.tenno.dev
  • Swagger UI: docs.tenno.dev
  • Heartbeat: /
  • Worldstate(unparsed) /:platform
  • Darvos Deal: /:platform/platform/ (Accept-Language required)
  • News /:platform/news/ (Accept-Language required)
  • Alerts /:platform/alerts/ (Accept-Language required)
  • Everything in one JSON /:platform/test
  • Lang Select via Query: ?lang=(language) -- currently only en and de is possible