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

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

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

angular angular-10 json-server

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Angular 10 Rest Example

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

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

## Tools

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

## Versions

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

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