Skip to content

A Vue.js app that provides an interface for one of my API projects. Authored using the Options API and featuring CRUD functionality, data fetching and Bootstrap styling.

Notifications You must be signed in to change notification settings

majid-L/vue-api-interface

Repository files navigation

Vue.js front end API interface

Link to my live app.

In this Vue.js project, I have created an application that fetches and presents data from a Django/Python API that I have previously completed. This application allows users to fully interact with the API's endpoints and HTTP methods.

Key product features:

  • Data fetching using async/await
  • Error handling
  • Full range of CRUD operations
  • Programmatic navigation with Vue Router
  • Elegant styling with Bootstrap v5
  • Meaningful UI updates with regards to loading and error states

About

A Vue.js app that provides an interface for one of my API projects. Authored using the Options API and featuring CRUD functionality, data fetching and Bootstrap styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published