Skip to content

SDRust/rocket-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*setup

  • rustup override set nightly

*Challanges

  • Change the CSV parsing to load the headers and slugify then return json based on the headers (allowing any json file to be returned)
  • Identify image URLs in the CSV a new endpoint to serve the images. Then convert the URL returned in the JSON to the URL for the image served via rocket
  • Add an endpoint to allow full text search via https://github.com/tantivy-search/tantivy ( you will probably need an additional endpoint to create the index)

About

San Diego Rust May Meetup - Rocket Challenge!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages