Skip to content

Web-API for slftool.github.io an compact solution for Stadt Land Fluss in German

Notifications You must be signed in to change notification settings

aurelione/slf_api.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

slf_api.js

Web-API for slftool.github.io an compact solution for Stadt Land Fluss in German

Example

async function main() {
	const { SlfApi } = require("./slf_api.js");
	const slfApi = new SlfApi()
	const data = await slfApi.getData()
	console.log(data)
}

main()

About

Web-API for slftool.github.io an compact solution for Stadt Land Fluss in German

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published