Skip to content

developer-nkchauhan/TaskManager-Rest-Web-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

Language: Java Framework: Spring Boot

This project is a web API designed for user authentication, specifically focusing on signup and login functionalities. Built using Java and Spring Boot 3, it leverages PostgreSQL as the database to store user information securely.

Technologies Used

  • Programming Language : Java
  • Framework : Spring Boot 3
  • Database : PostgreSQL
  • Development Environment : IntelliJ IDEA

Features

  • User Signup: Allows new users to create an account.
  • User Login: Authenticates users with their credentials.
  • Get Users: Get all Users(by passing "*" param) Or by specific Username.
  • RESTful API Design: Follows best practices for API development.

Note:-

Please modify application.properties file according to your configurations.

About

Sign-up,SignIn and Sign-out Rest API using Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages