Skip to content

AutoGnome/FirstAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

First of all, thank you!

I want to thank you for stopping by and helping me learn.

I am in love with what I am learning and want to better myself with your help.

Why?

The objective of this repo is for me to make my first running application visible to the public for feedback.

I am building this based on what I have learned so far by consuming tutorials and online courses. I would love for people to let me know what I am doing wrong or how I can do it better.

How?

I think the best way is to create an issue on whatever you see wrong or any questions you may have on how I did something.

If there are better ways to do this, I am open for suggestions.

Project Layout

I significantly changed the structure of this app due to suggestions made on v1.

The app is now broken up by feature.

Each feature folder has the following files:

Handler (i.e. productHandler.js)

This is where the request is processed. Not a lot of logic here.

Service (i.e. productService.js)

Most of the logic for the app is here.

Queries (i.e. productQueries.js)

All queries go here.

If you need more information or if I am not making something clear, please let me know!

Looking forward to hearing from you soon!

About

My first api, need pros to critique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published