Giter Club home page Giter Club logo

palworld-paldex-api's People

Contributors

burningdroid avatar c-eric avatar cregory0 avatar darmiel avatar lilsadpanda avatar linzera avatar mlg404 avatar rodion15 avatar xstellarz avatar xyrrm avatar zshift avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

palworld-paldex-api's Issues

Drops JSON and adds database

What is the problem this feature would solve?

JSON is quite big right now and we have so much data
Data is related with each other and with different json files

In the current JSON way, filters, order and other is difficult

What is the feature you are proposing to solve the problem?

  • Adds some database (like postgresql)
  • Use ORM like Prisma to help productivity
  • In each release, make the .json file available with all the data
  • Make the database .sql available

What alternatives have you considered?

No response

Add a key to item.json

What is the problem this feature would solve?

The drop item information in pals.json consists of lowercase letters without spaces.
There's no matching information in item.json except for the name.

What is the feature you are proposing to solve the problem?

How about adding the key value to item.json?
If that's acceptable, may I submit a PR after adding it?

What alternatives have you considered?

No response

[question] does this api have breeding info too?

Implementing an api which also provides information about which pal breed with another would produce which pals with good or best stats and better passive skills ( also taking into consideration a passive skill as an factor).

Just an thought let me know what do yall think about it ?

Add Gears

Hi, I'm doing the same thing, hahaha. I've already managed to create a JSON generator for the gears.
Just a moment

LICENSE file missing in the repo

Hey, very interesting project that you're developing!

I saw that you disclosed on the readme that the project is under the MIT license but you don't have the license on the repo and the readme link is also broken (because the file does not exist).

Can you please provide the LICENSE of the project on the repo?

Thanks!

Work suitability types are inconsistent

There are some inconsistencies specifically in the casing of names of work suitability. Below are my findings:
id 37 and 117 has a suitability element with type: "Lumbering", while any other occurrence is fully lowercase "lumbering".
The suitabilities that are composed of two words have uppercase of the first letters of each word.
One word suitabilities are fully lowercase (except the above lumbering one)

This occured on 27/01/2024, as response to a get request, with parameter ?limit=137
paldeck.json

Test docs issue

What is the type of issue?

Something else

What is the issue?

This is just a test

Where did you find it?

This is just a test

Cannot find module

What platform is your computer?

Linux 5.15.0-91-generic x86_64 x86_64

What steps can reproduce the bug?

git clone repo and run with docker-compose

What is the expected behavior?

No response

What do you see instead?

$ bun --watch run ./src/index.ts
error: Cannot find module "@services/index" from "/usr/src/app/src/useCases/pals/list/list-pals.usecase.ts"

Additional information

No response

Which auras require crafted item

Hello, appreciate the work!
I was wondering if you planned to add something that indicated if an aura needed a crafted item to be enabled.
I was thinking maybe an additional field underneath aura

[Question] Does this API have plans on going live?

I didn't notice any mention of deployment. Are you planning to make the API live? If not, we could definitely consider offering the service code as an SDK for developers who want to build something with Palworld.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.