cf401-api-server

1.1.1 • Public • Published

cf401-api-server

Build Status

cf401-api-server is a basic API server package that allows you to get a functional API-server up and running in as little time as it takes you to install the package.

About the Package

  • This package was created in tandem with the cf-quick-start package, which will help you get your projects set up quickly via the CLI
  • Just looking for a server? This package can be used as-is.
  • Looking to use this to create your own models and routes? We recommend getting started with cf-quick-start package. - You can also add new models and routes to your repo using just this package, but will need to add symlinks to your files that link to the node_module. The quick-start package handles this for you so you can add routes and models out of the box

About the creators

This package was created by Ryan Gallaway, Becca Lee, Jared Pattison, and Tanner Seramur as a midterm project for Code Fellows JavaScript 401d28. The source code for the API-Server was created with assistance from their instructor, John Cokos.

Want to contribute?

Feel free to submit a PR for review on github

Readme

Keywords

none

Package Sidebar

Install

npm i cf401-api-server

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

1.16 MB

Total Files

81

Last publish

Collaborators

  • beccalee123
  • jaredpattison
  • rkgallaway
  • tseramur