Skip to content

ksurendra/ember-rest-samples

Repository files navigation

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