reactserbia / uplatnica

Quick and simple way to get NBS QR code. 🧾
https://uplatnica.vercel.app/
28 stars 7 forks source link

Explore tools like https://www.deta.sh/ to create public API #31

Closed itmilos closed 2 years ago

itmilos commented 2 years ago

Find suitable solution for public API

itmilos commented 2 years ago

tried https://app.baseql.com/ and created QL API

https://api.baseql.com/airtable/graphql/appQsfKsUElhbS2Wl

QL query

query payModel {
  sheet1 {
    osnov
    opis
  }
}
itmilos commented 2 years ago

tried https://restpoint.io/ easy to use interface

Generates everything related to API :) however requires token I would like to disable that as I can reset it bu mistake in interface....

Postman Collection For API Postman Collection https://api.restpoint.io/postman.html?endpoint=code-for-serbia&x-endpoint-key=2a77f22bf29d43bf8a5118b0cfa1c423 Docs OpenAPIv3 https://api.restpoint.io/doc-runs?docId=OpenAPIv3&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 OpenAPIv2 https://api.restpoint.io/doc-runs?docId=OpenAPIv2&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 SwaggerUI https://api.restpoint.io/doc-runs?docId=SwaggerUI&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 Guidelines-Check https://api.restpoint.io/doc-runs?docId=Guidelines-Check&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 Redocly https://api.restpoint.io/doc-runs?docId=Redocly&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 Postman https://api.restpoint.io/doc-runs?docId=Postman&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 GraphQL https://api.restpoint.io/doc-runs?docId=GraphQL&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994 Design-Review https://api.restpoint.io/doc-runs?docId=Design-Review&endpointId=19090397-f95b-4e4d-b816-a6c0a3f0d256&x-endpoint-key=8ab9f39ec6b440449dcbd6ea1656f994

itmilos commented 2 years ago

this might be interesting but it requires hosting (Ex Herkoku) https://github.com/nocodb/nocodb

itmilos commented 2 years ago

web3 based solution would be https://github.com/orbitdb/orbit-db

itmilos commented 2 years ago

xano.io has a good tool set and easy UI however

And this is offered for Free

1 Workspace NO CODE API Builder Rate limited API 10,000 Total Records Image upload (watermarked) Extension Marketplace Weekly Office Hours Shared hardware resources

itmilos commented 2 years ago

https://getapimaker.com/ Free tier is to low for our case:

1 API 5 rows per API 100 request per API Monetization turned off Unlimited column creation

itmilos commented 2 years ago

Raw offers an interesting solution where you can integrate your github and create API on fly API = SQL + YAML + GIT https://docs.raw-labs.com/docs/overview/

itmilos commented 2 years ago

https://nocodeapi.com /

Free tier is to low for our case: 300 API calls monthly

Tool offeres some interesting features...