roman-koshchei / feedhub

Store feedback of your users inside of GitHub
MIT License
1 stars 0 forks source link

Remove Octokit as a dependency #35

Open roman-koshchei opened 1 month ago

roman-koshchei commented 1 month ago

Use http calls instead of library. It will help to serialize only required fields from json. Maybe try to use streams.