SyncTree

SyncTree es una solución de creación y administración de API basada en SaaS.

Calificación general

4,5 /5
(4)
Relación calidad-precio
4,8/5
Funciones
4,8/5
Facilidad de uso
4/5
Asistencia al cliente
4/5

100%
Un ha recomendado esta aplicación
Ordenar por

Opiniones de 4

Jeffrey
Jeffrey
Calificación general
  • Sector: Software informático
  • Tamaño de la empresa: Trabajador autónomo
  • Software usado Semanalmente durante 6-12 meses
  • Fuente de la reseña

Calificación general

  • Relación calidad-precio
  • Facilidad de uso
  • Asistencia al cliente
  • Probabilidad de recomendación 10.0 /10

SyncTree - The Best Way to Integrate APIs for New Projects

Revisado el 15/2/2022

I have used SyncTree to create quite a few different bots and apps already! A crypto trading bot,...

I have used SyncTree to create quite a few different bots and apps already! A crypto trading bot, several telegram bots, and a few little tools that automate my workflow. I also had it integrated with Google sheets, so I can change my bot settings and see all my metrics on a spreadsheet. So far, SyncTree seems like a software development platform that can fulfill most of my backend needs for the long term. What's more, it makes API integration so easy that it inspired me with many new software ideas. I feel like the sky is the limit now with SyncTree. :)

Puntos a favor

SyncTree changed the way I write software. What I like the most about it is that:

1. Writing logic, accessing databases and APIs are super easy now. I just need to drag and drop the functional blocks and I can already create the backend for any bots/web/mobile app projects I can come up with.

2. The server infrastructure is automatically taken care of for me. I don't need to set up any cloud or physical servers. My code runs as microservices. It even scales for me automatically, so I feel quite safe knowing that my code will not need to be refactored when there is more usage coming in in the future.

3. With built-in support for logging and analytics features. I can just see all my API runtime/error logs, AB test results, growth metrics all in one place. That saves me quite some money.

Puntos en contra

It can be confusing to start and learn how to use SyncTree Studio. I spent quite some time (about 2 days) watching the tutorials and videos. But once I started playing with it, and drag the blocks around to try out what I want to build, it became easy.

jeong
Calificación general
  • Sector: Software informático
  • Tamaño de la empresa: 51-200 empleados
  • Software usado A diario durante Prueba gratis
  • Fuente de la reseña

Calificación general

  • Relación calidad-precio
  • Facilidad de uso
  • Asistencia al cliente
  • Probabilidad de recomendación 10.0 /10

The start of the mobile backend develop.

Revisado el 25/12/2021

Synctree is an easy-to-access saas platform with various built-in function blocks, so it was...

Synctree is an easy-to-access saas platform with various built-in function blocks, so it was possible to easily attach to the app by developing an SNS social login function following the discontinuation of support for platforms such as Cordova for hybrid apps.

Puntos a favor

I liked the built-in oauth authentication function or the design of the api via blocks.

Puntos en contra

Since blockly blocks have a large performance variation depending on the number of blocks, the rendered part slowed considerably as business logic increased.

Razones para cambiar a SyncTree

First of all, it was a domestic product, so it was easy to access, and the explanations on YouTube and guidebooks were easier to understand compared to other services.
jayden
Calificación general
  • Sector: Aprendizaje en línea
  • Tamaño de la empresa: Trabajador autónomo
  • Software usado A diario durante Prueba gratis
  • Fuente de la reseña

Calificación general

  • Relación calidad-precio
  • Facilidad de uso
  • Asistencia al cliente
  • Probabilidad de recomendación 8.0 /10

Synctree Reviews

Revisado el 29/12/2021

API creation and management is easy.

API creation and management is easy.

Puntos a favor

It can be easily developed and distributed without a development server.
If you have sufficient understanding of blocks, you can easily proceed with advanced development.

Puntos en contra

It takes time to understand the function of blocks.
There are probably many other functions other than block, but there is not enough guide for that function.
As the scope of development expands and various logics are added, the amount of blocks increases uncontrollably.

Hyunbum
Calificación general
  • Sector: Marketing y publicidad
  • Tamaño de la empresa: 51-200 empleados
  • Software usado Semanalmente durante Prueba gratis
  • Fuente de la reseña

Calificación general

  • Relación calidad-precio
  • Facilidad de uso
  • Asistencia al cliente
  • Probabilidad de recomendación 9.0 /10

Highly usable API solution

Revisado el 5/1/2022

Using synctree,
1. A function to give a important message once more with Slack for a specific...

Using synctree,
1. A function to give a important message once more with Slack for a specific email(double check for emails that should not be missed)
2. With the help of the development team, I made an API to change bids based on ad conversion.

Although there are still parts that require development for specific parts, API development was possible in a much faster time than before, and official use in under review.

Puntos a favor

It has the strength to easily create APIs in a block method, and it was possible to publish the created APIs very easily.
Users with a little understanding of the API structure and code will be able to approach it easily.

Puntos en contra

This is both an advantage and a disadvantage, but since many api items are provided in blocks, it is difficult to check at a glance if the configuration is difficult and length is long.
Also, it seems that the guide content for biginners needs to be expanded.