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

Welcome to the WuwaAPI! This is a Fastify-based REST API designed to provide Wuthering Waves game data, directly sourced from game assets. It's built for developers who need quick and reliable access to game information.

Quickstart

Get the API up and running quickly with these simple steps:

  1. Install Dependencies
    npm install
  2. Start Development Server
    npm run dev
    The API will be accessible at http://localhost:3000.
  3. Build and Start Production Server
    npm run build
    npm start
    The API runs by default on http://localhost:3000. You can customize the host and port using the HOST and PORT environment variables.

Further Documentation

For more in-depth information, please refer to these documents:

  • Detailed Setup Guide: docs/SETUP.md
  • Contributing to WuwaAPI: docs/CONTRIBUTING.md
  • API Reference: docs/API.md
  • Changelog: CHANGELOG.md

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