Skip to content

trezm/thruster-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thruster Starter Kit

Welcome to the thruster starter kit. It includes the basic layout of an app, including a subroute. To start, simply clone this repo and run

> cargo run

And that's it! The available endpoints will be:

  • GET /plaintext: will return a Hello, World! response in plaintext
  • GET /json: will return a { message: "Hello, World!" } response in JSON
  • GET /ping: will return a pong response

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages