Skip to content
/ prolapi Public

A simple and fun programming language API for demo purposes

License

Notifications You must be signed in to change notification settings

MICSTI/prolapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prolapi

A simple and fun programming language API for demo purposes

To start, run npm install followed by npm start, which will start the API on port 3333.

API routes

GET / - returns a hello message

GET /api/languages returns an array of all programming languages

GET /api/languages/1 returns the programming languages with the specified ID

About

A simple and fun programming language API for demo purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published