Skip to content

DioneFerreDev/fetch-form-json-urlEncoded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Description

Performing a fetch in a form by using json method and urlencoded method towards an api.

Tecnologies used

  • html
  • css
  • javascript
  • nodejs
  • bcrypt

Functionalities

  • Use of fetch
  • Configuration of an api for the both methods, json and urlencoded
  • MVC
  • Routes
  • data encryption

Usage

use of the form according to the form json or form urlencoded option. Filling in the field of user with the value of "My User" and the password with the value of "user999". If correct it will return a positive message, if wrong an error message.

About

Performing a fetch in a form by using json method and urlencoded method towards an api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published