Skip to content

Project Layout (Multilanguage development) #11

Description

@gepgecici

Thank you a for this great project and tutorial. I've really enjoyed it while following.

I'm trying to build a boilerplate for microservices development. And I have a few questions and request about this project.

  1. I'm planning to use different languages for different services. For example typescript for graphql api, c# for auth, go for image process.

Could you add an example to use a different language for a service?

  1. go.mod and go.sum files in the root of project. Is it better idea to put them inside the services so they will be loose coupled.

  2. For database, Is there any persistent layer to keep the data while relaseing application?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions