is an open-source project developed in Golang that helps developers create and manage their portfolios.
Portfolio Builder API is an open-source project that provides developers with a robust API to create and manage their portfolios. With RESTful endpoints, users can easily manage projects, skills, and experiences, facilitating a seamless portfolio creation process. The project is built with Golang, enhancing development efficiency.
The Portfolio Builder API is fully documented using Swagger (OpenAPI), allowing developers to easily explore and test all available endpoints.
🔗 You can access the live, interactive API documentation here:
👉 portfolio-builder.site/docs
This provides a user-friendly interface to view all routes, request/response formats, authentication requirements, and model schemas.
- Fork the repository (click here to fork now)
- Clone your forked code
git clone https://github.com/jordan-cod/portfolio-builder-api
- Create a new branch
- Push your commits
- Submit a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.