nickpack / RBLChecker-iOS

I challenged myself to write and ship and iOS app in one evening, heres what I came up with.
MIT License
0 stars 0 forks source link

RBLChecker-iOS

I challenged myself to write and ship and iOS app in one evening, heres what I came up with in 6 hours.

The app consumes the API that I was dicking about with a couple of weeks ago, which is a simple express app that performs DNSBL lookups and is running on heroku.

You can view the API at This link. The source for it is available On my github profile

I owe a lot of thanks to the following projects for making it as painless as possible:

Whats next with this?

Heres a very scrappy braindump that I intend to implement:

Build Status

I added some basic unit tests post release, I need to write some proper ones later on, but for now: Build Status

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Changelog

Contributers

Licence

Copyright (c) 2013 Nick Pack Licensed under the MIT license.

Screenshots

Screenshot 1

Screenshot 2