https://github.com/terrymooreii/vue-docs-api
Api that powers the Vue Docs Site
https://github.com/terrymooreii/vue-docs-api
Last synced: about 2 months ago
JSON representation
Api that powers the Vue Docs Site
- Host: GitHub
- URL: https://github.com/terrymooreii/vue-docs-api
- Owner: TerryMooreII
- License: mit
- Created: 2017-09-11T02:26:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T15:03:11.000Z (about 8 years ago)
- Last Synced: 2025-03-23T05:44:09.886Z (about 1 year ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vue Docs API
--------------
The API that powers VueDocs.io
## Todo
- [X] Fix Twitter links to point to new url. Actually pull this out of the code and into an .env
- [X] Add support for Github, Google and maybe Twitter OAuth Providers
- [ ] Move the voting logic out of the JS and into here
- [X] Move logic into services and get them out of controller (Code Cleanup)
- [X] Eslint
- [ ] Unit Test
- [ ] Page/Query Helpers