This repository was archived by the owner on Apr 3, 2021. It is now read-only.
[WIP] Correção da estrutura atual da aplicação - #23
Draft
acidiney wants to merge 3 commits into
Draft
Conversation
overlineink
reviewed
Sep 23, 2020
| res.redirect(303, 'https://github.com/acidiney/buscador-ao') | ||
| getHello() { | ||
| return { | ||
| message: 'Verifique a documentação' |
There was a problem hiding this comment.
Acredito que seria melhor manter o redirect por agora até o site para a documentacão ser lancado.
There was a problem hiding this comment.
No caso eu recomendo é reencaminhar para docs enquanto não há alguma página web no domínio principal. Landing page etc.
Owner
Author
There was a problem hiding this comment.
My bad, eu já tenho o sub-dominio preparado.. mas sim, tem que manter o redirect mesmo por agora, vou corrigir isso
There was a problem hiding this comment.
Já existe alguma preview ou protótipo do site feito?
Owner
Author
There was a problem hiding this comment.
Ainda não, mas deve ser algo simples, usarei algum scaffold
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivação
A medida que a aplicação foi crescendo de um simples consultor de nif para um agregador de BI e provincias notei que começou a aparecer tambem as debilidades de não ter uma estrutura definida.
Nessa PR venho com uma proposta de estrutura de forma a melhorar a NON-STRUTURE actual.
O que inclui nessa PR
nif/:nifsearch/document?type=type&number=numberparasearch/:type/:number[ BREAK CHANGE ]provinces/:idparaprovinces/:slug@JoseCage @FranciiscoCampos170 @overlineink