Hey! I had a similar experience with Jobit API. The biggest issue for me was the lack of clear examples in the docs.
I ended up using Swagger UI to generate a client library, which saved me a ton of time. For performance, it’s okay, but I noticed it slows down with complex queries. Maybe optimize your filters?
Also, their error messages are cryptic af. Took me forever to figure out what “invalid payload” meant.
I ended up using Swagger UI to generate a client library, which saved me a ton of time. For performance, it’s okay, but I noticed it slows down with complex queries. Maybe optimize your filters?
Also, their error messages are cryptic af. Took me forever to figure out what “invalid payload” meant.
