Skip to content

Alfa86/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gms-api

My fake Api

fetch('https://my-burger-api.herokuapp.com/golfers/0')
  .then(response => response.json())
  .then(data => console.log(data));

About

API placeholder with Json-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors