Skip to content

AtonementAndy/populating-DB-through-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Populating Database Through Consuming API

Populating a database consuming an external API.

Packages Reference:

The code is pretty simple:

  1. First of all, i created the database.
  2. Downloaded the necessary packages(you can check up here).
  3. Created the interfaces to apply SOLID Principles.
  4. Implemented the Service class.
  5. And in the controller, i implemented the call to the API and the code to populate the Database.

Thanks for coming here!

About

Consuming an API and populating a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages