A aplicação REST de todo o sistema.
git clone https://github.com/[YOUR_USER_NAME]/apirest
Use the npm command to install the packges node
npm install
Use the adonis command run and start the application
adonis serve --dev
Access, in browser, the address http://127.0.0.1:[PORT_NAME]
- Address
- Categories
- Cities
- Companies
- Files
- Contacts
- Itens_Request
- Products
- User_Requests
- Stocks
- Users
- Ufs
This table is accountable for register address of the system users.
This table is accountable for register address of the system users.
Esta tabela é responsável por cadastrar as categorias dos produtos.
Esta tabela terá as cidades já pré-cadastradas, no sistema. Por meio dessa tabela...
Esta tabela é responsável por cadastrar as empresas.
Esta tabela é responsável por cadastrar os contatos.
Esta tabela é responsável por incluir os arquivos.
Esta tabela conterá os itens do pedido do cliente.
Esta tabela é responsável por cadastrar os produtos.
Esta tabela é responsável por cadastrar o pedido do cliente.
Esta tabela é responsável por cadastrar as categorias das empresas.
Esta tabela é responsável por cadastrar a estoque dos produtos.
Esta tabela é responsável por cadastrar os usuários.
Esta tabela é responsável por conter as Unidades Federativas.