Skip to content

feat(api): make stateless about Resume page #353

@hwakabh

Description

@hwakabh

AsIs

Currently Resume page contents would be fetched from bare JSON file via backend API.
This might be degraded with actual/current information in LinkedIn profile.

Justifications

As these contents could not be synced with actual information on LinkedIn, so that we need to make it stateless with any external APIs.

(Optional) ToDo

  • research solutions to fetch/scrape LinkedIn contents
  • PoC with external API and confirmed that required information can be fetched
  • remove fixture JSON files from Express backend
  • add logics of fetching data from external API with axios

Metadata

Metadata

Assignees

Labels

app(api)Issue or PR related to backend APIenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions