nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

docs: add examples http methods #150

Closed Geminii closed 3 years ago

Geminii commented 3 years ago

Add examples for each http methods, hooks, and improve usage.

Fixes internal dead links. Change type="tip" to type="info" about Alert component

Add index page for test/fixture to avoid "Page not found" when you want to contribute on the project. Update Readme at the same time ;)

codecov-io commented 3 years ago

Codecov Report

Merging #150 (ed52380) into master (a5ee306) will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   97.18%   97.01%   -0.17%     
==========================================
  Files           1        1              
  Lines          71       67       -4     
  Branches       39       39              
==========================================
- Hits           69       65       -4     
  Misses          2        2              
Impacted Files Coverage Δ
lib/module.js 97.01% <0.00%> (-0.17%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a5ee306...ed52380. Read the comment docs.