rajayush012 / sahitya

Sahitya is a Node.js based web app, which serves as GitHub for authors.
5 stars 6 forks source link

Serving JSON data in API requests instead of ejs pages #5

Open rajayush012 opened 4 years ago

rajayush012 commented 4 years ago

With reference to #4

Since, we're migrating from templating system to separate frontend(React), all the routes now need to send the JSON data instead ejs page and json.

Short documentation of APIs will be appreciated.

Troy96 commented 3 years ago

Hi @rajayush012,

I want to take this up for hacktoberfest. Can I work on this?

rajayush012 commented 3 years ago

Sure @Troy96

Note - Do read the contributing guidelines first

Troy96 commented 3 years ago

Sure @Troy96

Note - Do read the contributing guidelines first

Yea sure, thanks.