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

https://github.com/avs123a/angular-question-client

angular client for spring and play rest question services
https://github.com/avs123a/angular-question-client

angular-cli angular4 nodejs npm typescript

Last synced: 3 months ago
JSON representation

angular client for spring and play rest question services

Awesome Lists containing this project

README

          

# QuestionClient

Angular client for :

REST spring question server - https://github.com/avs123a/demoapp1

REST play framework question server - https://github.com/avs123a/play-question-service

# NOTE!!! THIS PROJECT NEED TO BE FINISHED AND FIXED!!!

Installation:

1.) crone repository

2.) run command npm install

3.) in files .service.ts change API URLs

4.) Add CORS to server

5.) run command ng-serve