Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1003 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 1003 Bytes

Ember REST API Samples

This is an Ember application to demonstrate the usage of external REST APIs.

Built using https://reqres.in . Thanks Ben Howdle

Development

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd ember-rest-samples
  • npm install

Running / Development

Learn more

Contributing

We welcome all contributions.

TODOs

  1. Mapping json response to a model.

Thank you. Suren K