Coder Social home page Coder Social logo

optimistictrousers / blog-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.5 MB

Creating REST APIs with Express, MongoDB, and Mongoose. Adding session-based authentication using Passport.js.

Home Page: https://optimistic-blog-api.herokuapp.com/api

TypeScript 99.93% Procfile 0.07%
express jwt mongodb mongoose node passport typescript

blog-api's Introduction

Blog API

Description

[App] Creating my own APIs for my blog on my personal website

See it live on https://radiant-ocean-64037.herokuapp.com/posts Or clone repo, cd into repo, then run "npm run dev"

Purpose

Creating an API for my blog posts. Allows me to store my blog posts inside of a MongoDB database and use an admin dashboard to display content

Beyond that, other learning outcomes were:

  • Using TypeScript with Express
  • Making RESTful APIs
  • Using Passport.js with the Local Strategy using sessions and cookies to authenticate myself

Features

  1. Allows users to fetch posts and create posts
  2. Allows users to fetch a post
  3. Allows me to update and delete posts
  4. Allows users to create comments
  5. Allows me to update and delete comments
  6. Returns JSON data

Development

Technologies used

Areas for Improvement

  • Write an endpoint that allows me to search for posts

Known Bugs

  1. Returns a 502 Gateway when making a POST request

blog-api's People

Contributors

optimistictrousers avatar

Watchers

 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.