Projects and Skills API: A GraphQL Learning Project

I created this Projects and Skills API using GraphQL in order to learn a little bit about it. The project leverages the built-in 'notarealdb' in Node instead of using a real database, and then refers to JSON files for Projects and Skills data. Ajax requests and DOM manipulations are performed using jQuery and Vue.js.


Select a Skill:


{{project.name}}
{{project.url}}

{{project.description}}

{{project.skillslist}}