Coder Social home page Coder Social logo

api-crud-client's Introduction

Cliente CRUD

Endereço para visualizar o CRUD rodando: https://andersonfontes.github.io/api-crud-client/

Endereço do Repositorio server: https://github.com/andersonfontes/api-crud-server

Faça o deploy do JSON Server na Vercel

Um template para fazer o deply do JSON Server na Vercel permite que você rode uma API REST fake (mock API) online!

Demonstração deste repositório:

  1. https://json-server-vercel-api.vercel.app/
  2. https://json-server-vercel-api.vercel.app/produtos

Como utilizar

  1. Clique em "Use this template" ou clone este repositório.
  2. Atualize o db.json ou utilize o padrão no repositório.
  3. Crie uma conta ou faça login na Vercel.
  4. A partir da dashboard da Vercel, clique "+ New Project" e então "Import" seu repositório.
  5. Na tela "Configure Project", deixe tudo padrão e clique "Deploy".
  6. Aguarde até que o deploy esteja terminado e o seu próprio JSON Server está pronto para uso!

db.json padrão

[
  {
    "id": 1,
    "descricao": "Sapato Social New York",
    "preco": "199.90",
    "imagem": "produto.webp"
  }
]

Referências

  1. https://github.com/typicode/json-server
  2. https://vercel.com
  3. https://shadowsmith.com/how-to-deploy-an-express-api-to-vercel
  4. https://github.com/kitloong/json-server-vercel

api-crud-client's People

Contributors

andersonfontes avatar

Stargazers

Enzo Quinlha avatar João Paulo avatar Mário Cabral Nkandu avatar Matheus Pedrosa avatar

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.