json apis with github
1.0.0
網址:https://apiwithgithub.com
這是一個簡單的工具,可用於製作 JSON API,以便快速用於您的基本專案。您的 API 以簡單的 JSON 檔案形式託管在 GitHub 上
我正在重新設計我的作品集網站,我的主要任務是在這裡託管我的基本數據,我可以輕鬆地以簡單的方式管理內容。但我找不到沒有解決方法。因此,我了解了 GitHub API,並使用 GitHub API 建立了這個工具。所以,我的網站(https://mohddanish.me)內容是由這個工具管理的。所以,我在 ProductHunt(https://www.producthunt.com/posts/apis-with-github)上發布了這個,當人們問我它是開源的時?然後我說「不」。因為我喜歡人們願意為你的專案做出貢獻。檢查此線程(https://twitter.com/mddanishyusuf/status/1124261537537974278)
該工具是使用 React(CRA)、GitHub API、JSON 編輯器(https://github.com/josdejong/jsoneditor) 和 Bootstrap for Grid System 建構的。並託管在 Netlify 上。
git clone https://github.com/mddanishyusuf/json-apis-with-github
cd json-apis-with-github
yarn install
npm run start