OthDr / json-server-api

Json-server Api & Unirest client/front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTapi w/ JSON Server

About

-This is a REST-api project based on a json api.

-Start json-server and watch db_final.com.

-Put an endpoint url and get the response.

-the client : Javascript requests a json array of news and display it in an HTML page.


Answers:

"cache-control": "no-cache" : Cache-control is an HTTP header that decides about browser caching, caching can avoid sending more requests by saving responses locally.


About

Json-server Api & Unirest client/front-end


Languages

Language:JavaScript 46.7%Language:CSS 39.8%Language:HTML 13.5%