Skip to content

API & DB Info for Remote Glossary #124

@abhishek-goel

Description

@abhishek-goel

Is there an API and DB schema available that will help me quickly spin up a DB, connect the API to it and have it running quickly? The goal is to reduce the amount of work to be done. Just like the documentation says to update config.json for Remote Glossary, if I can have application code that can be easily run with DB, things will be much faster.

You could have the application configured to use an in-memory DB by default.
Also, it would help if you provided a tool to quickly load the glossary.json to the DB or convert the json into a SQL file that I can run against the DB.

I know there can be a lot of options of application frameworks (e.g. SpringBoot, Quarkus, Micronaut, etc.) and DBs (e.g. PostGres, MongoDB, MySQL, etc.) but you could start off with an opinionated view and create something for the framework and DB you use internally at Capital One.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions