Merge pull request #14311 from guspan-tanadi/APIreferencelink
docs(README): reference link
This commit is contained in:
commit
69a2081d13
|
@ -116,7 +116,7 @@ As with anything that we build in Budibase, our new public API is simple to use,
|
||||||
You can learn more about the Budibase API at the following places:
|
You can learn more about the Budibase API at the following places:
|
||||||
|
|
||||||
- [General documentation](https://docs.budibase.com/docs/public-api): Learn how to get your API key, how to use spec, and how to use Postman
|
- [General documentation](https://docs.budibase.com/docs/public-api): Learn how to get your API key, how to use spec, and how to use Postman
|
||||||
- [Interactive API documentation](https://docs.budibase.com/reference/post_applications) : Learn how to interact with the API
|
- [Interactive API documentation](https://docs.budibase.com/reference/appcreate) : Learn how to interact with the API
|
||||||
|
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|
||||||
|
|
|
@ -144,7 +144,7 @@ del sistema. Budibase API ofrece:
|
||||||
|
|
||||||
Puedes aprender mas acerca de Budibase API en los siguientes documentos:
|
Puedes aprender mas acerca de Budibase API en los siguientes documentos:
|
||||||
- [Documentacion general](https://docs.budibase.com/docs/public-api) : Como optener tu clave para la API, usar Insomnia y Postman
|
- [Documentacion general](https://docs.budibase.com/docs/public-api) : Como optener tu clave para la API, usar Insomnia y Postman
|
||||||
- [API Interactiva](https://docs.budibase.com/reference/post_applications) : Aprende como trabajar con la API
|
- [API Interactiva](https://docs.budibase.com/reference/appcreate) : Aprende como trabajar con la API
|
||||||
|
|
||||||
#### Guias
|
#### Guias
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue