thtauhid / open-profile

Unified profile to showcase your work.
https://my-open-profile.vercel.app
MIT License
13 stars 14 forks source link

Introduce APIs #58

Open thtauhid opened 11 months ago

thtauhid commented 11 months ago

Currently, all the data is fetched from the data folder in our own repo. This is not ideal. We need to fetch the data of users dynamically. To import data dynamically we need to use APIs.

The below features need to be implemented-

New API support will be added in the future.