Skip to content

leon-kfd/howdz-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Howdz Deno

This is a Deno pratice project by Leon.D


🚀Public API

Movie


Photo

  • /bing/daily - Return daily photo from Bing.

    Params: (w: number, h: number, type: 'redirect' | 'json')

  • /bing/list - Return recent half month Bing daily photo list for json type.

  • /unsplash/random - Return random photo from Unsplash.

    Params: (w: number, h: number, type: 'redirect' | 'json', keyword: string)

  • /unsplash/list - Return Unsplash list from daily cache for json type.

  • /sina/random - Return random photo from sina (transfer).


HotList


🔨Development

Download Deno Client, and add System Path.

deno run --allow-net main.ts

Then visit https://localhost:8888

This project just run in single file, so you can deploy it in Deno Deploy easily.

About

A Deno pratice project to deploy some API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published