Giter Club home page Giter Club logo

Comments (7)

angelk avatar angelk commented on July 22, 2024 1

The api will be in another project in separate container.

The downside is more initial work for maintaining the network connections.

IMO its ok

from website.

selfbg avatar selfbg commented on July 22, 2024

We should choose if we will use REST or GraphQL.

Best syntax ever. :)

This will help with the mobile app integration.

Also we can go to SPA.

My vote goes to graphQL

Same.

from website.

selfbg avatar selfbg commented on July 22, 2024

@angelk I've made some testing in #200.

However if the database + the GraphQL backend will be on a separate project, how the connection between the projects will be implemented? As a new virtual host in the apache configuration?

from website.

angelk avatar angelk commented on July 22, 2024

yes, new virtual host.
For example we may have gaphql hostname for the project.
In the beginning both graphql and website will be connected to the database from the website project.
Later the database will be moved to the graphQL project and database support will be dropped from the website project

from website.

selfbg avatar selfbg commented on July 22, 2024

@angelk Another question. The project will be in a separate container or as another project in the current?
I really like the idea separate container for each project. The downside is more initial work for maintaining the network connections.

from website.

angelk avatar angelk commented on July 22, 2024

Here are some issues:

Should we create separate endpoint for the track downloads (.gpx)
Should we have separate project or endpoint for images uploads?
Same for images serving

from website.

angelk avatar angelk commented on July 22, 2024

https://github.com/trackhub/api

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.