Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidbuck/ionic-angular-rest-example

This is a simple Ionic Angular example showing how to consume a restful API
https://github.com/davidbuck/ionic-angular-rest-example

angular-10 ionic-5

Last synced: 29 days ago
JSON representation

This is a simple Ionic Angular example showing how to consume a restful API

Awesome Lists containing this project

README

        

# Ionic Angular Rest Example

This is a simple [Ionic Angular](https://ionicframework.com/docs/angular/overview) example showing how to consume a restful API.

Run `npm run start` to start the JSON server and the Ionic client.

This version uses @ionic/angular 5.4.0 & @angular 10.1.6.

## Tools

- [JSON Server](https://github.com/typicode/json-server)

## Versions

- [Version 1.1](https://github.com/DavidBuck/ionic-angular-rest-example/tree/v1.1) - Angular version 10.1.6.

- [Version 1.0](https://github.com/DavidBuck/ionic-angular-rest-example/tree/v1.0) - Angular version 9.1.2.