An open API service indexing awesome lists of open source software.

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

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