Skip to content

Latest commit

 

History

History

ang-crud-restapi

TOOLS & TECHNOLOGIES

  1. VSCode
  2. Angular Framework

CONCEPTS/TOPICS COVERED

  1. CRUD Operations using SpringBoot RESTful API
  2. Angular Routing

HOW TO RUN?

  1. Fork and run the springboot project https://github.com/javabyranjith/spring-boot/tree/master/sboot-rest
  2. Test the RESTful services stated in https://github.com/javabyranjith/spring-boot/blob/master/sboot-rest/README.md
  3. Fork and run this project
    * Intall the dependencies: > npm install
    * Update the dependencies: > ng update
    * Start angular application: > ng s -o