Skip to content

uniphore/kai-submitformtojsonapi

This branch is 1 commit ahead of master.

Repository files navigation

Submitting Forms to JSON APIs

Introduction

This is the source code for the blog post explaining an easy and clean way to submit HTML forms to JSON APIs.

Project

  • Technology: HTML, CSS, JavaScript.
  • API Communication: Used fetch to communicate with the API.

How To Run

  1. Clone or download the repository.
  2. Open the project containing folder in a terminal or a text editor like VS Code.
  3. Run npm install.
  4. Run npm run dev for development or npm run build for deployment.

Article

The article can be found here: https://dev.to/amjadmh73/submit-html-forms-to-json-apis-easily-137l

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published