Skip to content

Backend for an api for the management of raptor data. It enables the storage and management of information on birds of prey.

Notifications You must be signed in to change notification settings

nadjascodejourney/backendproject-birdsofprey-api

Repository files navigation

Building an API for CRUD Operations with birds of prey data

This repository contains the backend for an API managing information about birds of prey. The API will allow retrieving bird of prey data, as well as adding, updating, and deleting entries. Additionally, users can log bird watching observations, and administrators have the ability to manage regional falconries.

Used Technologies:

  • Node.js: JavaScript runtime environment for server-side development.
  • Express: Fast, minimalist web framework for Node.js.
  • MongoDB: NoSQL database for storing bird of prey data.
  • Mongoose: MongoDB object modeling.
  • Jest: JavaScript testing framework.
  • supertest: SuperAgent-driven library for testing HTTP servers.
  • cors: Express middleware for handling Cross-Origin Resource Sharing.

About

Backend for an api for the management of raptor data. It enables the storage and management of information on birds of prey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages