Giter Club home page Giter Club logo

socialnetapi's Introduction

Social Network API

Project Description

This is a social network API that uses a NoSQL database. It allows users to create a user profile, add friends, and create thoughts. Users can also react to thoughts and add friends to their friend list.

As a Startup,

I want an API for my social netowrk that uses a noSQL database.

So that my website can handle large amounts of data.

 WHEN I enter the command to invoke the application
 THEN my server is started and the Mongoose models are synced to the MongoDB database
 WHEN I open API GET routes in Insomnia for users and thoughts
 THEN the data for each of these routes is displayed in a formatted JSON
 WHEN I test API POST, PUT, and DELETE routes in Insomnia
 THEN I am able to successfully create, update, and delete users and thoughts in my databases
 WHEN I test API POST and DELETE routes in Insomnia
 THEN I am able to successfully create and delete reactions to thoughts and add and remove friends to a user’s friend list

MongoDB

MongoDB is a NoSQL database that is used to store data as documents. It is a non-relational database that is flexible and scalable. It is a good choice for this project because it allows for the storage of large amounts of data.

Dateformat

Dateformat is a package that allows for the formatting of dates. It is used in this project to format the date of the user's post. It is formatted as month/day/year.

Made by

aalexandr6 at [email protected]

socialnetapi's People

Contributors

aalexandr6 avatar

Watchers

 avatar

socialnetapi's Issues

CSS

semantic ui with react

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.