mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:25:38 +07:00
Update README.md
This commit is contained in:
parent
d240311fd9
commit
e40598b3e2
@ -46,6 +46,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [Video Downloader](#Video-Downloader)
|
||||
- [Image Downloader](#Image-Downloader)
|
||||
- [Location Manager](#Location-Manager)
|
||||
- [Local Notification Manager](#Local-Notification-Manager)
|
||||
- [API](#API)
|
||||
- [JSON](#JSON)
|
||||
- [JSONDecoder](#JSONDecoder)
|
||||
@ -475,6 +476,9 @@ Currently Working
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
## Local Notification Manager
|
||||
|
||||
|
||||
## API
|
||||
|
||||
API(Application Programming Interface) is an interface that defines interactions between multiple software applications or mixed hardware-software intermediaries. It defines the kinds of calls or requests that can be made, how to make them, the data formats that should be used, the conventions to follow, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user