https://github.com/kostastepetes/api-learning-hub
Learning Platform about Modern APIs. Features: API Basics, HTTP & Web APIs, Authentication, an Interactive API Playground and the ability to Create API. Made with Vue.js 3 + TailwindCSS
https://github.com/kostastepetes/api-learning-hub
api api-rest api-testing http-requests learning-platform learning-resources
Last synced: 27 days ago
JSON representation
Learning Platform about Modern APIs. Features: API Basics, HTTP & Web APIs, Authentication, an Interactive API Playground and the ability to Create API. Made with Vue.js 3 + TailwindCSS
- Host: GitHub
- URL: https://github.com/kostastepetes/api-learning-hub
- Owner: kostastepetes
- Created: 2024-11-30T13:35:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T14:15:01.000Z (about 1 year ago)
- Last Synced: 2025-02-10T05:21:56.196Z (about 1 year ago)
- Topics: api, api-rest, api-testing, http-requests, learning-platform, learning-resources
- Language: Vue
- Homepage: https://api-learning-hub.netlify.app/
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).