Giter VIP home page Giter VIP logo

project-happy-thoughts-api's Introduction

Happy Thoughts API Project 19

Mission was to use Express and Mongodb to build an API which includes both GET request endpoints to return data and POST endpoints to create data. Also to model the database using Mongoose models, and persist the data in the database. Then modifying an earlier React frontend project to use this new API.

  • Error handling using Try/Catch.
  • Using environment variables.
  • Using async/await.
  • Resetting a database locally and externally via env variables.
  • Deployed API to Heroku and database MongoDB Atlas cloud.
  • Deployed Frontend to Netlify, GitHub for frontend: https://github.com/palhamel/project-happy-thoughts-frontend

Tech used:

  • Node.js, Express, MongoDB, MongoDB Atlas and JavaScript ES6
  • VS Code, MongoDB Compass, Postman and Chrome.

The problem

I started off by implementing a mongoose model for my database. I then did a local seed to MongoDB and started working on the endpoints. I needed to do some changes in the model and did a new database seed. Kept on working on the endpoints and handling errors. When everything worked locally I first deployed to Heroku. Also set up MongoDB Atlas. Tested first with a empty database and then did a seed to MongoDB Atlas using Heroku Config Vars and "RESET_DATABASE=true" to run my seed to db.

View it live

https://happy-goldstine-756f62.netlify.app/

project-happy-thoughts-api's People

Contributors

palhamel avatar idlefingers avatar

Watchers

James Cloos 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.