Windows 8 Metro/Modern UI and Windows Store Apps with Public APIs

By Shahed C on January 27, 2014

If you’re a .NET developer, you may have thought about building an app for the Windows Store, using the Metro/Modern UI design. However, you may not have completed your project for various reasons.

Sometimes, we just get busy with other things and completely abandon our side projects. Or sometimes, we realize that there is too much work to be done with the front-end or back-end code.

One way to get a new app up and running is to build the front end yourself, but use an existing back end from an external provider. I’m referring to one of many public APIs available on the Internet, that can be consumed by an app.

To get started, you could follow step-by-step instructions in a popular book or online tutorial, then learn to use REST services. Finally, take a look at public APIs available to you.

The links below should help you get started.

I am getting started on a sample project to build an app using a movie API, and I’ll publish a future blog post with more details. So, stay tuned to WakeUpAndCode.com if you’re interested! 🙂

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.