An open API service indexing awesome lists of open source software.

https://github.com/aftabdotorg/ejs-basics


https://github.com/aftabdotorg/ejs-basics

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## EJS starter project
### Instructions -
1. clone the project
2. cd into ejs-initial
3. run **npm install**
4. port is 5000
5. run **node index.js** or **nodemon .**

### following are routes
1. /
2. /fetch-random
3. /r/:subreddit (mightyharvest ,soccer, chickens)
4. /cats

#### also has a not found route