###Cups of coffee donated: :coffee:
PokeGodar
###Status: Project Cancelled
##Related GitHub Projects / Credits
###pgoapi-swift by Luke Sapan
######https://github.com/lsapan/pgoapi-swift
###pgoapi by tejado
######https://github.com/tejado/pgoapi
###POGOProtos by AeonLucid
######https://github.com/AeonLucid/POGOProtos
###Example Swift Apps by Mark Hamilton, Dryverless
######https://github.com/TheDarkCode/Example-Swift-Apps
###AngularAzureSearch by Mark Hamilton, Dryverless
######https://github.com/TheDarkCode/AngularAzureSearch/
###Azure Search Demos by Liam Cavanagh, Microsoft
######https://github.com/liamca/AzureSearchDemos
######http://azure.microsoft.com/en-us/documentation/services/search/
###DocumentDb with Web API by Richard J. Leopold
######https://github.com/rleopold/DocDbWebApi/
######(Article found here: http://4rjl.net/post/azure-documentdb-with-web-api)
###DocumentDB.AspNet.Identity by Adrian Fernandez, Microsoft
######https://github.com/tracker086/DocumentDB.AspNet.Identity
###GolfTracker.DocumentDB by King Wilder, Gizmo Beach
######https://github.com/kahanu/GolfTracker.DocumentDB/
######(Video / Article Series found here: http://www.nosqlcentral.net/Story/Details/videos/kahanu/1-documentdb-golf-tracker-overview)
###azure-documentdb-dotnet by Ryan CrawCour & Aravind Ramachandran, Microsoft
######https://github.com/Azure/azure-documentdb-dotnet/
######(Article found here: https://azure.microsoft.com/en-us/documentation/articles/documentdb-sharding/)
###MailService by James Bisiar
######https://github.com/bisiar
###MVA-SignalR by Jon Galloway & Brady Gaster, Microsoft
######https://github.com/jongalloway/MVA-SignalR
##Helpful Links
######http://blogs.msdn.com/b/documentdb/archive/2014/12/03/scaling-a-multi-tenant-application-with-azure-documentdb.aspx
######DocumentDB Documentation: https://msdn.microsoft.com/en-us/library/azure/dn781482.aspx
######Azure Search Documentation: https://msdn.microsoft.com/en-us/library/azure/dn798933.aspx
######W3C Recommendation on Cross-Origin-Resource-Sharing: http://www.w3.org/TR/cors/
##Related Microsoft Virtual Academy Courses
####Adding Microsoft Azure Search to Your Websites and Apps:
######https://mva.microsoft.com/en-us/training-courses/adding-microsoft-azure-search-to-your-websites-and-apps-10540
####Developing Solutions with Azure DocumentDB:
######https://mva.microsoft.com/en-us/training-courses/developing-solutions-with-azure-documentdb-10554
####Lighting Up Real-Time Web Communications with SignalR:
######https://mva.microsoft.com/en-us/training-courses/lighting-up-real-time-web-communications-with-signalr-8358
##Support:
#####Send any questions or requests to: support@dryverless.com
Contributing
-
- Fork this repository!
-
- Create your feature branch:
git checkout -b Your-New-Feature
-
- Commit your changes:
git commit -am 'Adding some super awesome update'
-
- Push to the branch:
git push origin Your-New-Feature
-
- Submit a pull request!
####Alternatively, if you want to buy coffee to get more done, you can do so here: https://www.paypal.me/dryverless
License
Copyright (c) 2016 Mark Hamilton / dryverless (http://www.dryverless.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.