- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 130字
- 2021-07-02 23:24:25
Giphy app
Using the concepts we have learned so far, we are going to build a simple app using Angular and an Open JSON API provider named Giphy.
Giphy (http://giphy.com) is a simple Gif search engine. The guys at Giphy exposed an open REST API that we can consume and do a bunch of things with the data.
The app we are going to build is going to talk to the Giphy JSON API and return the results. Using Angular, we are going to build interfaces for three features in the app:
- Show a random Gif
- Show trending Gifs
- Search a Gif
We will be using Angular CLI (https://cli.angular.io/) and Twitter Bootstrap (http://getbootstrap.com/) with the Cosmos theme (https://bootswatch.com/cosmo/).
Before we start building the app, let's first understand the app structure.
推薦閱讀
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- 程序員修煉之道:程序設(shè)計(jì)入門30講
- Delphi程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- GeoServer Cookbook
- Building Modern Web Applications Using Angular
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- Learning ArcGIS Pro
- C語言開發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Java零基礎(chǔ)實(shí)戰(zhàn)
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- Solutions Architect's Handbook
- 算法設(shè)計(jì)與分析:基于C++編程語言的描述
- Sails.js Essentials
- Deep Learning for Natural Language Processing
- Getting Started with Windows Server Security