Skip to content

Popovkov57/random-smartphone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Random Smartphone API

Spring

Description

Random Smartphone API build with Spring Boot

Installation

  1. Clone project
git clone https://github.com/Popovkov57/random-smartphone.git
  1. Open Eclipse IDE
  2. Go in file menu and select import project
  3. Select Import existing Maven projects
  4. Click on Browse project and open random-smartphone folder
  5. Click on Finish

Endpoints

Description Method Url
Get list of all smartphones GET /smartphone
Get smartphone by Id GET /smartphone/<id>
Create smartphone POST /smartphone
Update smartphone UPDATE /smartphone
Delete smartphone by Id DELETE /smartphone/<id>
Get Random smartphone GET /smartphone/random

Contributors

License

MIT Licence

About

Random Smartphone API build with Spring Boot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages