Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitshekhariitbhu/kotlin-networking
Kotlin Networking - An elegant networking library written in Kotlin
https://github.com/amitshekhariitbhu/kotlin-networking
android android-library android-libs http http2 internet kotlin kotlin-android kotlin-library networking okhttp okhttp3
Last synced: 19 days ago
JSON representation
Kotlin Networking - An elegant networking library written in Kotlin
- Host: GitHub
- URL: https://github.com/amitshekhariitbhu/kotlin-networking
- Owner: amitshekhariitbhu
- License: apache-2.0
- Created: 2017-04-30T10:41:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T05:03:19.000Z (7 months ago)
- Last Synced: 2025-01-12T08:12:12.002Z (26 days ago)
- Topics: android, android-library, android-libs, http, http2, internet, kotlin, kotlin-android, kotlin-library, networking, okhttp, okhttp3
- Language: Kotlin
- Homepage: https://outcomeschool.com
- Size: 308 KB
- Stars: 97
- Watchers: 9
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin Networking Library
Kotlin Networking - An elegant networking library written in Kotlin# Status: No development
### About Kotlin Networking Library
* Kotlin Networking Library is a powerful library for doing any type of networking in Android applications based on Kotlin or any Kotlin Project which is made on top of [OkHttp Networking Layer](http://square.github.io/okhttp/).* Kotlin Networking Library takes care of each and everything. So you don't have to do anything, just make request and listen for the response.
* Networking Library for Android written in Kotlin.
* Kotlin Networking Library is based on [Fast Android Networking](https://github.com/amitshekhariitbhu/Fast-Android-Networking).
You can connect with me on:
- [Twitter](https://twitter.com/amitiitbhu)
- [LinkedIn](https://www.linkedin.com/in/amit-shekhar-iitbhu)
- [GitHub](https://github.com/amitshekhariitbhu)
- [Facebook](https://www.facebook.com/amit.shekhar.iitbhu)[**Read all of our blogs here.**](https://outcomeschool.com/blog)
### License
```
Copyright (C) 2022 Amit ShekharLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```### Contributing to Kotlin Networking
Just make pull request. You are in!