Support Go lang type generation from the database schema
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start with the type-generation command and the existing directories under lib/type-generation/languages. Compare how current languages are supported, then add the Go language directory for appwrite types --language go <output-directory>. Done means the command generates Go types from the database schema.
Written by the indexing model from the issue text.
Description
🔖 Enhancement description
Type Generation for Go lang.
appwrite types --language go <output-directory>
🎤 Pitch
Seeing that we have Go for Appwrite Functions it would be great to also have type generation for that language, so we can simply do appwrite types --language go <output-directory>.
This would require to create a new language directory in lib/type-generation/languages adding support to the language.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
- Dominant language
- No language data
- Stars
- 20
- Forks
- 12
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from appwrite/.github
-
Git Server Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
All issues in appwrite/.github
Similar issues
-
T: Bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
simp/pupmod-simp-simp#395 ·