Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.
/ random-jp-api Public archive

Random JP word API made with golang net/http. Serverless version available on vercel branch

Notifications You must be signed in to change notification settings

elianiva/random-jp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random JP API

Dead simple API that gives a random Japanese word with its kana and translation. Solely used for my personal startpage, feel free to steal this :p

Endpoints

GET /api/all?level={n4,n5} to get all data.

GET /api/rand?level={n4,n5} to get 1 random data.

About

Random JP word API made with golang net/http. Serverless version available on vercel branch

Topics

Resources

Stars

Watchers

Forks