wvteijlingen / Spine

A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
MIT License
264 stars 109 forks source link

Not maintained anymore #194

Open wvteijlingen opened 6 years ago

wvteijlingen commented 6 years ago

Sorry guys, I'm not maintaining this library anymore. The project that used this was shelved and I'm too busy with other work, so I cannot afford to spend time on this anymore. Feel free to fork this if you want, but don't expect me to maintain or help with issues for the foreseeable future. ❤️

The community is continuing development of Spine at jsonapi-ios/Spine. Feel free to use that fork, and submit pull-requests or open issues there.

markst commented 6 years ago

@wvteijlingen perhaps you could transfer repo over to me?

atomkirk commented 6 years ago

Or at least put in the "not maintained" disclaimer a link to @markst fork?

pauljeannot commented 6 years ago

@wvteijlingen Would it be possible to give the ownership to someone else so that we can continue to maintain and improve what you've greatly done so far ? Or to designate a fork as official successor ? My company has proudly adopted jsonapi specs and we planned to use your codebase for a long term. Otherwise, we think about creating a new organization dedicated to JsonApi to keep up.

thijsnado commented 6 years ago

We could always do what https://github.com/CanCanCommunity/cancancan and make a new library (the original library was cancan which met a similar end).

pauljeannot commented 6 years ago

Here it is : https://github.com/json-api-ios/Spine ✨ Feel free to join the community, to open issues and to send pull requests.

@wvteijlingen It would be nice if you could add a link to this new repo in the Readme to send people to the right place ?

@all If you are motivated to join the team, you are very welcome !

wvteijlingen commented 6 years ago

Sorry for my silence on this issue. It's great to see you guys continue this project. I've added a link to the fork in the readme. I hope you will still have good use for this library :).

pauljeannot commented 6 years ago

Thank you very much @wvteijlingen 👌 Yes we will ! 😉