Skip to content

A simple .Net Core Console Application that fetches data from an API and stores it in a database

Notifications You must be signed in to change notification settings

f-yankey/EnlightedApiConsumer

Repository files navigation

EnlightedApiConsumer

This a simple .Net Core console application that retrieves data from an API and stores it in a local database.

#INSTRUCTIONS FOR SETUP

  1. Create your database by running the script in "Data/Database Scripts/enlighted_db_creation.sql" in a "MySql" Server. There is a picture of the database model at "Data/Database Scripts/Database Model Picture.png" to understand the simple database structure.

  2. Set your connection string and other parameters like API Key, etc in appsettings.json.

  3. Run application

About

A simple .Net Core Console Application that fetches data from an API and stores it in a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages