Skip to content

Inspired by other novel services, Hello World as a Service provides a elegant, portable solution to every developer's most pressing challenge: "How do I start a file in this language again?"

License

Notifications You must be signed in to change notification settings

4isaac6/hwaas-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hwaas-api

This API solves every developer's most pressing challenge: "How do I start a file in this language again?"

Inspiration

This project was principally inspired by Fuck Off as a Service.

While still a novel API, the data is from the Hello World in every computer language repository, pulled using the GitHub API.

Usage

Route Method Result
/api GET A welcome message to the API
/api/languages GET Displays all available languages
/api/{language} GET Returns the code required for a "Hello World!" program in the given language, if it exists in the repository

About

Inspired by other novel services, Hello World as a Service provides a elegant, portable solution to every developer's most pressing challenge: "How do I start a file in this language again?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages