Skip to content

Conversation

jirispilka
Copy link
Contributor

@jirispilka jirispilka commented Sep 6, 2025

This is just an initial draft of how we could make our lives easier by moving repetitive code into a shared package or SDK.

The package would be either standalone at pypi and npm or included in apify sdk

I’m not 100% sure it’s worth it, there would be some maintenance cost, but it could make maintaining Actors much easier in the long run.

Please just take a look. No need for a thorough review yet; this is open for discussion.

FYI @ivanvia7 @MQ37 @MichalKalita @MatousMarik

@jirispilka jirispilka changed the title feat: Abstract away boilerplate code to apify-mcp-sdk WIP: feat: Abstract away boilerplate code to apify-mcp-sdk Sep 6, 2025
@MQ37
Copy link
Contributor

MQ37 commented Sep 8, 2025

Nice, I really like the simple API, this will make it simpler to build for the users and maintain for us 👍 I would also add a way for advanced users to defined a custom charge function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants