Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate API to Go #13

Draft
wants to merge 295 commits into
base: master
Choose a base branch
from
Draft

Migrate API to Go #13

wants to merge 295 commits into from

Conversation

ayaanqui
Copy link
Member

@ayaanqui ayaanqui commented Jan 8, 2022

This PR attempts to switch the current Express based server written in TypeScript with the NestJS framework to a simple Go server, which will be based on my base Go REST API repo. This switch will provide native type support and will allow for faster speeds on both runtime and compile time. In addition to moving to Go lang, this PR will also switch databases to Postgres due to superior support of UUIDs and full-text search.

@ayaanqui ayaanqui marked this pull request as draft December 17, 2023 06:42
@ayaanqui ayaanqui moved this from To do to In progress in Migration to Go Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Migration to Go
In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant