Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on how we want to organize this #4

Open
robhenley opened this issue Mar 23, 2021 · 2 comments
Open

Decide on how we want to organize this #4

robhenley opened this issue Mar 23, 2021 · 2 comments

Comments

@robhenley
Copy link
Contributor

@ShaunWMusic and I talked about using an MVC like approach (see below) to organizing the code but I wanted to loop anyone else in who wants to comment on the approach.

├── app
├── config
├── controllers
├── migrations
├── models
└── views

There is also this which may be overkill but seems closer to what I've seen in the wild. Does anyone else have thoughts?

@ShaunWMusic
Copy link
Contributor

yea, I personally like this approach... it's not exactly what my team at NAB is doing, but it makes the most sense to me. Although, I'm open to a different direction as well if anyone wants to propose a different direction.

@daemyonc
Copy link

Sounds good. I'm new to API structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants