Skip to content
/ restapi Public

API Rest with Kotlin - Spring Boot - MongoDB

Notifications You must be signed in to change notification settings

ceguro/restapi

Repository files navigation

restapi

API Rest with Kotlin - Spring Boot - MongoDB

This is a sample project that utilizes Spring Boot and MongoDB to create a web application with user authentication.

Prerequisites

Before running the application, make sure you have the following installed on your system:

Configuration

  1. Clone this repository to your local machine:
  2. Open the project in your favorite IDE (e.g., IntelliJ IDEA).
  3. Configure the MongoDB connection in the application.yml file. Ensure that the database configuration (name, port, credentials) is correct.
  4. Run the application
  5. The application will be available at http://localhost:9595. You can access the web interface and test the authentication functionality.

Contributions

If you wish to contribute to this project, you are welcome to do so! Feel free to open an issue or submit a pull request.

About

API Rest with Kotlin - Spring Boot - MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages