Skip to content

teamallnighter/api-from-scratch

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

API FROM SCRATCH

An easy to use REST API from scratch
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

A simple and secure NODE.js API.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Contact

Chris Connelly - me@chrisconnelly.dev

(back to top)

About

A simple and secure API with NODE.JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published