Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


KotNetworking

# 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 Shekhar

Licensed 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 at

http://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!