Skip to content

DevDario/springboot-users-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome

Welcome to my first project using SpringBoot Framework,
as part of my backend learning journey ! ๐Ÿš€

About This Project โ„น

It's very, very simple API that emulates an user database
where you can perfom all CRUD operations related to the
managment of those users, like in a platform.

What did learn from it

Spring ๐Ÿƒ

  • IocContainer
  • Beans
  • Beans Factory
  • HttpEntity

Annotations ๐Ÿท

  • @GetMapping
  • @PostMapping
  • @PutMapping
  • @DeleteMapping
  • @PathVariable
  • @RequestBody
  • @RequestParam
  • @SpringBootApplication
  • @RestController

What's Next ?

Well... I'm going to keep studying and practicing
with real-life projects. See ya' on the next project !

About

Simple Users API built with SpringBoot

Topics

Resources

Stars

Watchers

Forks

Languages