Skip to content

Wuthering Waves Unofficial API | Click the website below to see the docs or if you want to see some nice modern looking docs visit https://wuwa.projektcode.com/docs

License

Notifications You must be signed in to change notification settings

ProjektCode/wuwa-api

Repository files navigation

WuwaAPI

A Fastify REST API, assets-driven, designed to serve Wuthering Waves data.

Quickstart

This section provides a quick guide to get the WuwaAPI up and running.

  1. Install Dependencies:
    npm install
  2. Run Development Server:
    npm run dev
    The API will be accessible at http://localhost:3000 (or configured port).
  3. Start Production Server:
    npm start

Further Documentation

  • Setup & Installation: See docs/SETUP.md for detailed installation and configuration steps.
  • API Reference: Detailed API endpoint descriptions are available in docs/API.md.
  • Version History: Check CHANGELOG.md for a record of all changes.

About

Wuthering Waves Unofficial API | Click the website below to see the docs or if you want to see some nice modern looking docs visit https://wuwa.projektcode.com/docs

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages