Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inaldor/alamojson

A networking request app using AlamoFire and JSON
https://github.com/inaldor/alamojson

alamofire github-api json network-requests

Last synced: 3 days ago
JSON representation

A networking request app using AlamoFire and JSON

Awesome Lists containing this project

README

        

# AlamoJson
A network request app

## About
This app is the result of my studies using AlamoFire and JSON. It is a simple app, only to check how AlamoFire works and how to deal with a JSON returned from the server, in this case, the Github API.

## Features
* List of all repositories on Github that has the name Tetris and was develop using Assembly programming language.
* Search of repositories by name and/or programming language. (TODO)

## Pictures


## License

This project is licensed under the [MIT License](https://github.com/inaldor/AlamoJson/blob/master/LICENSE)