Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varun-hegde/conduit_nodejs
An Express and NodeJS based backend implementation of the RealWorld API Spec.
https://github.com/varun-hegde/conduit_nodejs
express-js nodejs postgresql rest-api sequelize-orm
Last synced: 29 days ago
JSON representation
An Express and NodeJS based backend implementation of the RealWorld API Spec.
- Host: GitHub
- URL: https://github.com/varun-hegde/conduit_nodejs
- Owner: Varun-Hegde
- License: mit
- Created: 2021-02-28T07:22:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T13:57:21.000Z (about 2 years ago)
- Last Synced: 2024-09-24T04:02:13.985Z (about 1 month ago)
- Topics: express-js, nodejs, postgresql, rest-api, sequelize-orm
- Language: JavaScript
- Homepage: https://conduit-api-realworld.herokuapp.com/
- Size: 117 KB
- Stars: 48
- Watchers: 1
- Forks: 51
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conduit (Medium Clone based on [realworld.io](https://github.com/gothinkster/realworld))
### Link to API - https://conduit-api-realworld.herokuapp.com/
**Note**: _The website may take a minute to load sometimes, as the server may be in hibernate state_
**_An Express and NodeJS based backend implementation of the [RealWorldAPI](https://github.com/gothinkster/realworld/tree/master/api) Spec._**
_Also **approved** by realworld.io and listed on their [project's home page](https://codebase.show/projects/realworld?category=backend&language=javascript)_.
## Technologies Used
1. **_NodeJS_** - Platform
2. **_Express_** - Framework
3. **_JavaScript_** - Programming Language
4. **_MySQL_** - Database
5. **_Sequelize_** - ORM