Skip to content

DimiTech/rest-api-in-many-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API in many different languages

Requirements:

  • GNU Make
  • cURL

run-tests.sh - is a small Bash testing framework which runs all the test scripts it finds in ./test directory, whose filename starts with test-.

Run tests

make test

Go

Requirements:

  • Install golang

Run the API:

make go

About

Basic REST API in many programming languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published