Skip to content

mukuvi/Tribes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribes

A simple REST API built with Go that provides information about Kenyan tribes, their regions, cultural tags, population data and more.
Available Endpoints:

		GET all tribes
		GET /tribes

		GET tribe by ID
		GET /tribes/1

		CREATE tribe
		POST /tribes

		UPDATE tribe
		PUT /tribes/1

		DELETE tribe
		DELETE /tribes/1

About

A simple REST API built with Go

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages