Skip to content

An API built for the purpose of accessing application data programmatically that mimics a real-world backend service (such as Reddit)

Notifications You must be signed in to change notification settings

calbr16/be-nc-news

Repository files navigation

Northcoders News API

You will need to create two .env files in this project's root folder in order to be able to connect to the databases locally:

  • .env.test, which should contain: PGDATABASE=nc_news_test

  • .env.development, which should contain: PGDATABASE=nc_news


This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders

About

An API built for the purpose of accessing application data programmatically that mimics a real-world backend service (such as Reddit)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 25