File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55Backend for the DevLink platform - developed with Java Spring
66
7+ ## Description
8+
9+ The DevLink Backend allows developers to link up and share project ideas to work on as a community.
10+
11+ This project provides a REST API that allows users to create and manage their own profiles.
12+ They can also create, manage and join projects to work on as a community.
13+ This allows developers to link up all around the world and learn new skills that will help them master coding and get the job they want.
14+
15+ This project is developed using the [ Java Spring Framework] ( https://spring.io ) .
16+ It allows the use of [ well-established tools] ( https://spring.io/projects ) included in it.
17+ This reduces the amount of work required to implement new features.
18+ Using a widespread high-level language like Java also assures that the project is easy to maintain and update.
19+ Tools like [ Lombok] ( https://projectlombok.org/ ) are used to reduce boilerplate code.
20+
721## Technology Overview
822
923- [ Java Spring] ( https://spring.io/ ) for dependency injection
You can’t perform that action at this time.
0 commit comments