Skip to content

integrate database into existing API #22

@soca-git

Description

@soca-git

Figure out the best strategy to integrate a database into the existing API.
The database-related APIs should either live directly in the stocks-api project/host, or perhaps they should live separately and sit behind the existing API layer. This would be another project and entail an ASP.NET Core Web API CRUD application.

A database would allow for additional functionality like user accounts, watchlists, request logging and other features.
It could also be used to persist more static market data with weekly/biweekly updates, reducing the cost of calling IEXCloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions