Tasin5541 / top-stories-api

API to mimic NYT Top Stories API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Stories API

API to mimic NYT Top Stories API

  • .Net Core (3.x)
  • SQL Server (2019)

Installation

  1. Clone/download repo
  2. Create a database named NYTStories
  3. Use the top-stories-db-backup.sql script to create the tables
  4. Change the db connectionstring in apsettings
  5. Open the TopStoriesAPI.sln file on VSCode or VS
  6. Run the project and go to https://localhost:44392/api/index.html

API Endpoints

endpoints

About

API to mimic NYT Top Stories API


Languages

Language:C# 100.0%