What are some good projects to develop in go for beginners?
For further actions, you may consider blocking this person and/or reporting abuse
What are some good projects to develop in go for beginners?
For further actions, you may consider blocking this person and/or reporting abuse
Stephen Omotto -
Ivan Pesenti -
Neel Patel -
Pratik Singh -
Top comments (3)
A good starting project would be a command line tool. I think some good following projects would be to build an API and then have it interact with a database.
Thanks. I'll be sure to try them
A rest api with just the stardand library.