Skip to content

pavanKumarKR2000/rust_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API IN RUST USING DIESEL ORM,ACTIX WEB AND POSTGRES

  • You can post a json with id and details as an object to the endpoint /api/v1/{name}.
  • You can get a particular item from the end point api/v1/{name}/{id}.
  • The pair name and id should be unique for post request else will get error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published