seennit
Getting Started
I made this project while learning the GO programming language
This project follows:
Objective: Create a web application that people can share news and submit content
Tech used: GoLang, MongoDB, Docker
Status: still in development
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
- Inspiration
- Learning
- Creating
What I learned
- Go as a programming language
- Build web application with Go
- App design, architecture
- Deployment with Docker
- REST API architecture
- Work with MongoDB
- Structure of a web app project
- Authentication and Authorization process
- How website work in general