Skip to content

README: update maintenance status #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 15, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## LoopBack iOS SDK
# LoopBack iOS SDK

![StrongLoop Labs](http://loopback.io/images/9830552.png "StrongLoop Labs")
## Status

> StrongLoop Labs projects provide early access to advanced or experimental functionality. In general, these projects may lack usability, completeness, documentation, and robustness, and may be outdated.
However, StrongLoop supports these projects: Paying customers can open issues using the StrongLoop customer support system (Zendesk), and community users can report bugs on GitHub.
As a former StrongLoop Labs project, this SDK may lack usability, completeness, documentation, and robustness, and may be outdated. StrongLoop/IBM is no longer maintaining this project actively, however we do provide support for our paying customers through usual IBM support channels.

Our recommendatios is to use [IBM Mobile First](https://www.ibm.com/mobile) platform or [Swagger codegen](https://github.com/swagger-api/swagger-codegen) instead of this SDK.

We are looking for volunteers from our community to pick up the maintenance of this project, see https://github.com/strongloop-community/loopback-sdk-ios/issues/136

## Description

The LoopBack iOS SDK obviates the need for using the clunky `NSURLRequest` and
similar interfaces to interact with a LoopBack-based backend, albeit RESTful.
Expand Down